diff options
Diffstat (limited to 'plugins/RecentContacts/src/stdafx.h')
-rw-r--r-- | plugins/RecentContacts/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/RecentContacts/src/stdafx.h b/plugins/RecentContacts/src/stdafx.h index 6408a5c727..1f9f020b49 100644 --- a/plugins/RecentContacts/src/stdafx.h +++ b/plugins/RecentContacts/src/stdafx.h @@ -28,8 +28,6 @@ using namespace std;
-struct SESSION_INFO : public GCSessionInfoBase {};
-
void wSetData(char **Data, const char *Value);
void wfree(char **Data);
|