summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/webview.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-06-14 16:02:30 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-06-14 16:02:30 +0000
commit31592cb9862a1fb4c17bee25ea118d623c8a248f (patch)
tree8b53ea574e617e6f2ae96ad8084c98467cda8541 /plugins/WebView/src/webview.h
parentf32a4e92f98008ba6066168eea774dd0b5fe42d9 (diff)
unicode popups
git-svn-id: http://svn.miranda-ng.org/main/trunk@9473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView/src/webview.h')
-rw-r--r--plugins/WebView/src/webview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/WebView/src/webview.h b/plugins/WebView/src/webview.h
index 8884763804..3aab03a26b 100644
--- a/plugins/WebView/src/webview.h
+++ b/plugins/WebView/src/webview.h
@@ -126,7 +126,6 @@ INT_PTR CALLBACK DlgProcOpt(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPara
int DataWndAlertCommand(WPARAM wParam, LPARAM lParam);
int PopupAlert(WPARAM wParam, LPARAM lParam);
-int WPopupAlert(WPARAM wParam, LPARAM lParam);
int ErrorMsgs(WPARAM wParam, LPARAM lParam);
int OSDAlert(WPARAM wParam, LPARAM lParam);