diff options
Diffstat (limited to 'plugins/NewStory/src/templates.h')
-rw-r--r-- | plugins/NewStory/src/templates.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/NewStory/src/templates.h b/plugins/NewStory/src/templates.h index d7eef9f4a0..8ac3cf7b07 100644 --- a/plugins/NewStory/src/templates.h +++ b/plugins/NewStory/src/templates.h @@ -69,6 +69,4 @@ void SaveTemplates(); TCHAR *TplFormatString(int tpl, MCONTACT hContact, HistoryArray::ItemData *args); TCHAR *TplFormatStringEx(int tpl, TCHAR *sztpl, MCONTACT hContact, HistoryArray::ItemData *args); -INT_PTR CALLBACK OptTemplatesDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); - #endif // __templates_h__
\ No newline at end of file |