diff options
Diffstat (limited to '')
-rw-r--r-- | source/cTCPLink.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cTCPLink.h b/source/cTCPLink.h index 634c3afd5..ac5d86584 100644 --- a/source/cTCPLink.h +++ b/source/cTCPLink.h @@ -2,7 +2,6 @@ #include "cSocket.h"
-class cEvent;
class cTCPLink //tolua_export
{ //tolua_export
public: //tolua_export
|