summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_string.h1
1 files changed, 0 insertions, 1 deletions
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