summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ax25ipd/ax25ipd.h')
-rw-r--r--ax25ipd/ax25ipd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ax25ipd/ax25ipd.h b/ax25ipd/ax25ipd.h
index d554b3e..58541cb 100644
--- a/ax25ipd/ax25ipd.h
+++ b/ax25ipd/ax25ipd.h
@@ -177,7 +177,6 @@ int ok_crc(unsigned char *, int);
/* ax25ipd.c */
int main(int, char **);
-void greet_world(void);
void hupper(int);
void usr1_handler(int);
void int_handler(int);