diff options
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index 5c2942f5ec..d63876d2df 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -113,7 +113,6 @@ struct CMPlugin : public PLUGIN<CMPlugin> void InstallDialogBoxHook(void);
void RemoveDialogBoxHook(void);
-int UpdateSrmmDlg(WPARAM, LPARAM);
int SmileyButtonCreate(WPARAM, LPARAM);
int SmileyButtonPressed(WPARAM, LPARAM);
|