summaryrefslogtreecommitdiff
path: root/include/i18nutil
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-20 11:22:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-20 11:22:30 +0200
commitb1e945d8969e5d27df4ce94e77d871576b2b2d32 (patch)
tree86c40ad15fac952047fcea7291ca8bd9a2b091d4 /include/i18nutil
parent61794421b1b77bd4211e82f4f9642b310aefdd41 (diff)
Remove redundant default ctor definition
Change-Id: Ifdeaf8cde86eb284e7b5c67e8ef3bfe816c5654c
Diffstat (limited to 'include/i18nutil')
-rw-r--r--include/i18nutil/unicode.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/i18nutil/unicode.hxx b/include/i18nutil/unicode.hxx
index 034b85e44ad3..318c7807c9be 100644
--- a/include/i18nutil/unicode.hxx
+++ b/include/i18nutil/unicode.hxx
@@ -80,8 +80,6 @@ private:
bool mbIsHexString = false;
public:
- ToggleUnicodeCodepoint();
-
/**
Build an input string of valid UTF16 units to toggle.
-do not call the other functions until the input process is complete