summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CIRCConnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/src/CIRCConnection.h')
-rw-r--r--plugins/MirandaG15/src/CIRCConnection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CIRCConnection.h b/plugins/MirandaG15/src/CIRCConnection.h
index 4067941cea..dd028a3b10 100644
--- a/plugins/MirandaG15/src/CIRCConnection.h
+++ b/plugins/MirandaG15/src/CIRCConnection.h
@@ -4,7 +4,6 @@
class CIRCConnection
{
public:
- HANDLE hEventHook;
tstring strProtocol;
tstring strNetwork;
};