From f01cda3ae486a4046e86ec3c26c2c130dffa349a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 20 Mar 2015 22:41:23 +0000 Subject: another bunch of shit removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewXstatusNotify/src/utils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/NewXstatusNotify/src/utils.h') diff --git a/plugins/NewXstatusNotify/src/utils.h b/plugins/NewXstatusNotify/src/utils.h index 1f5838b288..d7496edf30 100644 --- a/plugins/NewXstatusNotify/src/utils.h +++ b/plugins/NewXstatusNotify/src/utils.h @@ -27,7 +27,6 @@ int DBGetStringDefault(MCONTACT hContact, const char *szModule, const char *szSe void ShowLog(TCHAR *file); BOOL StatusHasAwayMessage(char *szProto, int status); void LogToFile(TCHAR *stzText); -WCHAR *mir_dupToUnicodeEx(char *ptr, UINT CodePage); -TCHAR *AddCR(const TCHAR *statusmsg); +void AddCR(CMString &str, const TCHAR *statusmsg); #endif -- cgit v1.2.3