diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2015-08-10 21:16:34 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2015-08-10 21:16:34 +0000 |
commit | 7196463c057555a935707304b48e0a2ab2ea3443 (patch) | |
tree | 3cef64ade4703d5656c22ed9933c193730b7fc13 /plugins/TopToolBar/src/stdafx.h | |
parent | 95d8d4c224de772a494b3c658c8b8990c577d173 (diff) |
TopToolBar:
- warning fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@14903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/src/stdafx.h')
-rw-r--r-- | plugins/TopToolBar/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TopToolBar/src/stdafx.h b/plugins/TopToolBar/src/stdafx.h index 6c11502295..956053a9d2 100644 --- a/plugins/TopToolBar/src/stdafx.h +++ b/plugins/TopToolBar/src/stdafx.h @@ -144,6 +144,5 @@ void DeleteSeparator(int i); void DeleteLBut(int i);
void InsertLBut(int i);
-int OnModulesLoad(WPARAM, LPARAM);
#endif
\ No newline at end of file |