summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/INCLUDE/clc.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_nicer/INCLUDE/clc.h')
-rw-r--r--plugins/Clist_nicer/INCLUDE/clc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_nicer/INCLUDE/clc.h b/plugins/Clist_nicer/INCLUDE/clc.h
index fb412f46a5..27cb5d9a62 100644
--- a/plugins/Clist_nicer/INCLUDE/clc.h
+++ b/plugins/Clist_nicer/INCLUDE/clc.h
@@ -533,9 +533,6 @@ void ClearIcons(int mode);
void SkinDrawBg(HWND hwnd, HDC hdc);
int GetBasicFontID(struct ClcContact * contact);
extern int __fastcall CLVM_GetContactHiddenStatus(HANDLE hContact, char *szStatus, struct ClcData *dat);
-void Utf8Decode( char* str, wchar_t** ucs2 );
-char* Utf8Encode( const char* src );
-//int _DebugPopup(HANDLE hContact, const char *fmt, ...);
void CreateViewModeFrame();
int GetExtraCache(HANDLE hContact, char *szProto);
void ReloadExtraInfo(HANDLE hContact);