summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r--plugins/SmileyAdd/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h
index c4d2a90015..7de275f731 100644
--- a/plugins/SmileyAdd/src/stdafx.h
+++ b/plugins/SmileyAdd/src/stdafx.h
@@ -124,7 +124,6 @@ int SmileyButtonPressed(WPARAM, LPARAM);
// functions for general use (defined in general.cpp)
int CalculateTextHeight(HDC hdc, CHARFORMAT2 *chf);
-const wchar_t* GetImageExt(CMStringW &fname);
MCONTACT DecodeMetaContact(MCONTACT hContact);
bool IsSmileyProto(char *proto);