summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CIRCHistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/src/CIRCHistory.h')
-rw-r--r--plugins/MirandaG15/src/CIRCHistory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/MirandaG15/src/CIRCHistory.h b/plugins/MirandaG15/src/CIRCHistory.h
index d4865ddba0..5b46ae32c9 100644
--- a/plugins/MirandaG15/src/CIRCHistory.h
+++ b/plugins/MirandaG15/src/CIRCHistory.h
@@ -8,7 +8,6 @@ struct SIRCMessage
tstring strMessage;
};
-
class CIRCHistory
{
public:
@@ -19,5 +18,4 @@ public:
list<tstring> LUsers;
};
-
#endif \ No newline at end of file