diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-10-29 19:40:34 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-10-29 19:40:34 +0000 |
commit | 4945f866c46fd1f01c6d9ac078e9a827598e8893 (patch) | |
tree | 4dc350165acfea7eaed523e8f0626372dccf3232 /plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h | |
parent | f9aa55a9986f7dafa63ba540d0ae3c2cbb831a0a (diff) |
Remove MirandaG15 from deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@6684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h')
-rw-r--r-- | plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h b/plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h deleted file mode 100644 index 4067941cea..0000000000 --- a/plugins/!NotAdopted/MirandaG15/src/CIRCConnection.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _CIRCCONNECTION_H_
-#define _CIRCCONNECTION_H_
-
-class CIRCConnection
-{
-public:
- HANDLE hEventHook;
- tstring strProtocol;
- tstring strNetwork;
-};
-
-#endif
\ No newline at end of file |