summaryrefslogtreecommitdiff
path: root/code/core/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/core/timer.h')
-rw-r--r--code/core/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/core/timer.h b/code/core/timer.h
index 0d43a99..ba25b6c 100644
--- a/code/core/timer.h
+++ b/code/core/timer.h
@@ -8,8 +8,6 @@
#include <pthread.h>
#endif
-struct ECPConnection;
-struct ECPSocket;
struct ECPTimerItem;
typedef ssize_t ecp_timer_retry_t (struct ECPConnection *, struct ECPTimerItem *);