summaryrefslogtreecommitdiff
path: root/plugins/YAPP/src/yapp_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YAPP/src/yapp_history.h')
-rw-r--r--plugins/YAPP/src/yapp_history.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/YAPP/src/yapp_history.h b/plugins/YAPP/src/yapp_history.h
index 4927086b21..540777def0 100644
--- a/plugins/YAPP/src/yapp_history.h
+++ b/plugins/YAPP/src/yapp_history.h
@@ -86,7 +86,6 @@ lParam - 0
extern PopupHistoryList lstPopupHistory; //defined in main.cpp
extern HWND hHistoryWindow; //the history window
-extern HICON hiPopupHistory;
void RefreshPopupHistory(HWND hWnd, int renderer);
INT_PTR CALLBACK DlgProcHistLst(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);