diff options
Diffstat (limited to 'plugins/TabSRMM/src/controls.h')
-rw-r--r-- | plugins/TabSRMM/src/controls.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/controls.h b/plugins/TabSRMM/src/controls.h index b06c231207..b1f7e1afa0 100644 --- a/plugins/TabSRMM/src/controls.h +++ b/plugins/TabSRMM/src/controls.h @@ -29,8 +29,6 @@ #ifndef __CONTROLS_H
#define __CONTROLS_H
-extern LONG_PTR CALLBACK StatusBarSubclassProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
-
class CMenuBar
{
public:
|