summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/ui_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/ui_utils.h')
-rw-r--r--protocols/JabberG/src/ui_utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/JabberG/src/ui_utils.h b/protocols/JabberG/src/ui_utils.h
index d85d82cb25..49d7daadfd 100644
--- a/protocols/JabberG/src/ui_utils.h
+++ b/protocols/JabberG/src/ui_utils.h
@@ -324,9 +324,6 @@ private:
static INT_PTR CALLBACK GlobalDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
static int GlobalDlgResizer(HWND hwnd, LPARAM lParam, UTILRESIZECONTROL *urc);
-
- typedef HRESULT (STDAPICALLTYPE *pfnEnableThemeDialogTexture)(HWND,DWORD);
- static pfnEnableThemeDialogTexture MyEnableThemeDialogTexture;
};
/////////////////////////////////////////////////////////////////////////////////////////