summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/services.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-06-11 17:50:10 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-06-11 17:50:10 +0000
commit393c8dd0345138e00b6a5a1e13b06f60c83e02e8 (patch)
treeefe30c65cd729d81af51bd2bacdd093a32d38d81 /plugins/Popup/src/services.h
parent075c7d0030e543e59adceae9e73c73cbb661482f (diff)
ansi popups dead
git-svn-id: http://svn.miranda-ng.org/main/trunk@9433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup/src/services.h')
-rw-r--r--plugins/Popup/src/services.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Popup/src/services.h b/plugins/Popup/src/services.h
index 8dd363b679..1bd913342f 100644
--- a/plugins/Popup/src/services.h
+++ b/plugins/Popup/src/services.h
@@ -27,8 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
extern int num_classes; //for core class api support
INT_PTR Popup_AddPopupW(WPARAM, LPARAM);
-
-INT_PTR Popup_AddPopup(WPARAM, LPARAM);
INT_PTR Popup_AddPopup2(WPARAM, LPARAM);
INT_PTR Popup_GetContact(WPARAM, LPARAM);
@@ -39,7 +37,6 @@ INT_PTR Popup_ChangeTextW(WPARAM, LPARAM);
INT_PTR Popup_ChangeW(WPARAM, LPARAM);
INT_PTR Popup_Change2(WPARAM, LPARAM);
-INT_PTR Popup_ShowMessage(WPARAM, LPARAM);
INT_PTR Popup_ShowMessageW(WPARAM, LPARAM);
INT_PTR Popup_Query(WPARAM, LPARAM);