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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Jun 21 10:20:47 UTC 2020


 vcl/source/app/salvtables.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3eb8ada3b6088c324125094f1c8f1a6f8458b519
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 21 10:57:52 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Jun 21 12:20:09 2020 +0200

    Removed duplicated includes
    
    Change-Id: I8c41853e1449566ea79a9561cfa3f8201f38a57f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96787
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 08a62cd63e46..1759a1e83860 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -72,8 +72,6 @@
 #include <bitmaps.hlst>
 #include <wizdlg.hxx>
 #include <vcl/salvtables.hxx>
-#include <messagedialog.hxx>
-#include <vcl/toolkit/combobox.hxx>
 
 #include <boost/property_tree/ptree.hpp>
 


More information about the Libreoffice-commits mailing list