summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/mzstring.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/source/mzstring.h b/hwpfilter/source/mzstring.h
index 423c538d8de2..574033df78a1 100644
--- a/hwpfilter/source/mzstring.h
+++ b/hwpfilter/source/mzstring.h
@@ -82,7 +82,6 @@ class MzString
{
public:
MzString(); // Create an empty string
-// if len = 0, len becomes s.length)
~MzString();
int length() const;