diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-06-24 09:56:46 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-06-24 09:56:46 +0000 |
commit | 02a1e31be0e979b87d4bea38ab22e98323baa6dc (patch) | |
tree | ae1d319f630ab094cc21d758349da74f3d950650 /plugins/ClientChangeNotify/Common.h | |
parent | f2afd38df832e12dea8ba41ce25835f2f4de419a (diff) |
minor fixes for the menu item, other cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/Common.h')
-rw-r--r-- | plugins/ClientChangeNotify/Common.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/ClientChangeNotify/Common.h b/plugins/ClientChangeNotify/Common.h index 483724fdb1..62d41732a7 100644 --- a/plugins/ClientChangeNotify/Common.h +++ b/plugins/ClientChangeNotify/Common.h @@ -135,13 +135,6 @@ struct SHOWPOPUP_DATA };
-// additional m_popup.h declarations
-
- #define POPUPDATAT POPUPDATAW
- #define MS_POPUP_ADDPOPUPT MS_POPUP_ADDPOPUPW
-
-
-
int ContactSettingChanged(WPARAM wParam, LPARAM lParam);
// OptDlg.cpp
|