[Libreoffice-commits] core.git: 2 commits - include/svx

Tor Lillqvist tml at collabora.com
Mon Jul 13 04:06:41 PDT 2015


 include/svx/grfflt.hxx |   18 ------------------
 1 file changed, 18 deletions(-)

New commits:
commit 1c263b70cad4ec168279857a0e00d9eea14dd741
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Jul 13 13:57:41 2015 +0300

    Bin pointless comments
    
    Change-Id: Ifebb44ce61b920488af52c7ab377c188bd4f9015

diff --git a/include/svx/grfflt.hxx b/include/svx/grfflt.hxx
index 6a0ded0..278e093 100644
--- a/include/svx/grfflt.hxx
+++ b/include/svx/grfflt.hxx
@@ -23,18 +23,10 @@
 #include <svtools/grfmgr.hxx>
 #include <svx/svxdllapi.h>
 
-
-// - Error codes -
-
-
 #define SVX_GRAPHICFILTER_ERRCODE_NONE              0x00000000
 #define SVX_GRAPHICFILTER_UNSUPPORTED_GRAPHICTYPE   0x00000001
 #define SVX_GRAPHICFILTER_UNSUPPORTED_SLOT          0x00000002
 
-
-// - SvxGraphicFilter -
-
-
 class SfxRequest;
 class SfxItemSet;
 
commit c50f962215e9b09dc37fc319bb821c057a5e349c
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Jul 13 13:55:41 2015 +0300

    Bin unneeded includes
    
    Change-Id: Id0e63897c9840ef412cf575de0485f2b685aaebc

diff --git a/include/svx/grfflt.hxx b/include/svx/grfflt.hxx
index ecc5b3a..6a0ded0 100644
--- a/include/svx/grfflt.hxx
+++ b/include/svx/grfflt.hxx
@@ -20,17 +20,7 @@
 #ifndef INCLUDED_SVX_GRFFLT_HXX
 #define INCLUDED_SVX_GRFFLT_HXX
 
-#include <vcl/fixed.hxx>
-#include <vcl/field.hxx>
-#include <vcl/button.hxx>
-#include <vcl/timer.hxx>
-#include <vcl/dialog.hxx>
-#include <vcl/group.hxx>
-#include <vcl/salbtype.hxx>
 #include <svtools/grfmgr.hxx>
-#include <svx/graphctl.hxx>
-#include <svx/dlgctrl.hxx>
-#include <svx/rectenum.hxx>
 #include <svx/svxdllapi.h>
 
 


More information about the Libreoffice-commits mailing list