[Libreoffice-commits] core.git: include/tools

Noel Grandin noel at peralex.com
Thu Aug 20 04:24:30 PDT 2015


 include/tools/gen.hxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 885418c0d7e95790e6bf7acf9245bb988fb09311
Author: Noel Grandin <noel at peralex.com>
Date:   Thu Aug 20 13:19:16 2015 +0200

    remove dead comment
    
    Change-Id: I244e52ec494546383dcb1981c41f2d388ae7d85a

diff --git a/include/tools/gen.hxx b/include/tools/gen.hxx
index 9b624ee..bd02f23 100644
--- a/include/tools/gen.hxx
+++ b/include/tools/gen.hxx
@@ -426,10 +426,6 @@ public:
      * Expands the rectangle in all directions by the input value.
      */
     inline void expand(long nExpandBy);
-    /**
-     * Contracts the rectangle in all directions by the input value.
-     */
-    ;
 
 private:
     long                nLeft;


More information about the Libreoffice-commits mailing list