summaryrefslogtreecommitdiff
path: root/include/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/packet.h')
-rw-r--r--include/packet.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/packet.h b/include/packet.h
index 1f2b272..3042561 100644
--- a/include/packet.h
+++ b/include/packet.h
@@ -46,11 +46,6 @@
#define MAX_FLOOD 5
#define MAX_FLOOD_BURST MAX_FLOOD * 8
-struct Callback;
-
-void *iorecv_default(va_list);
-extern struct Callback *iorecv_cb;
-
PF read_packet;
PF flood_recalc;
void flood_endgrace(struct Client *);