diff options
Diffstat (limited to 'plugins/TabSRMM/src/chat.h')
| -rw-r--r-- | plugins/TabSRMM/src/chat.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/TabSRMM/src/chat.h b/plugins/TabSRMM/src/chat.h index 75ceea90cf..08a4bf6a8d 100644 --- a/plugins/TabSRMM/src/chat.h +++ b/plugins/TabSRMM/src/chat.h @@ -50,11 +50,6 @@ struct MODULEINFO : public GCModuleInfoBase wchar_t tszIdleMsg[60];
};
-struct SESSION_INFO : public GCSessionInfoBase
-{
- int iLogTrayFlags, iLogPopupFlags;
-};
-
struct LOGSTREAMDATA : public GCLogStreamDataBase
{
int crCount;
|
