[Libreoffice-commits] core.git: hwpfilter/source

Jochen Nitschke j.nitschke+logerrit at ok.de
Thu May 19 06:08:31 UTC 2016


 hwpfilter/source/mzstring.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 32180be989695e1f379749dcbb76f46dee66b682
Author: Jochen Nitschke <j.nitschke+logerrit at ok.de>
Date:   Thu May 19 08:02:22 2016 +0200

    remove leftover comment
    
    of commit 2c8fe2e737b84ecd3dbac36a4fe6bd061bbd3bae
    
    Change-Id: Ic3847bf36666de598f79d19c1b28ff0f8a4881f0
    Reviewed-on: https://gerrit.libreoffice.org/25123
    Reviewed-by: Jochen Nitschke <j.nitschke+logerrit at ok.de>
    Tested-by: Jochen Nitschke <j.nitschke+logerrit at ok.de>

diff --git a/hwpfilter/source/mzstring.h b/hwpfilter/source/mzstring.h
index 423c538..574033d 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;


More information about the Libreoffice-commits mailing list