summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/include/mim.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-05 13:33:57 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-05 13:33:57 +0000
commita039e3378554f4f7b12a38722f72dfded2f4b277 (patch)
treef265023db904a0fb05734095add7ec30a6285be2 /plugins/TabSRMM/include/mim.h
parentdfb3d8f9d75adce65f7f0d17698dca455a760769 (diff)
wrong code from MirandaPluginInfoEx moved to Load()
git-svn-id: http://svn.miranda-ng.org/main/trunk@311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/include/mim.h')
-rw-r--r--plugins/TabSRMM/include/mim.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/include/mim.h b/plugins/TabSRMM/include/mim.h
index 35783b1ec2..286848aa11 100644
--- a/plugins/TabSRMM/include/mim.h
+++ b/plugins/TabSRMM/include/mim.h
@@ -276,8 +276,6 @@ public:
static DSILP m_pfnDwmSetIconicLivePreviewBitmap;
static bool m_shutDown, m_haveBufferedPaint;
- static DWORD m_MimVersion;
-
private:
UTF8_INTERFACE m_utfi;
TCHAR m_szProfilePath[MAX_PATH + 2], m_szSkinsPath[MAX_PATH + 2], m_szSavedAvatarsPath[MAX_PATH + 2], m_szChatLogsPath[MAX_PATH + 2];