From bde17379eeb7957f4dbbcb5c21ebdd8d14902b99 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Mar 2015 13:25:48 +0000 Subject: - adaptation of IRC dialogs to the kernel UI Utils; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_string.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_string.h b/include/m_string.h index bf5f791342..6d152e7b9c 100644 --- a/include/m_string.h +++ b/include/m_string.h @@ -771,7 +771,6 @@ public: CMStringT(wchar_t ch, int nLength = 1); CMStringT(const XCHAR* pch, int nLength); - CMStringT(const YCHAR* pch, int nLength); // Destructor -- cgit v1.2.3