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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 2 17:02:33 UTC 2019


 desktop/source/lib/init.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 07e2d6ca179f13666a9d7adfbf1d907ddc5b878b
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Aug 2 18:37:43 2019 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Aug 2 19:01:33 2019 +0200

    Removed duplicated include
    
    Change-Id: Ic54fab581f34f385f5a6395bb39020299fbf2bde
    Reviewed-on: https://gerrit.libreoffice.org/76882
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 7193b1ec4571..f17251c70bf5 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -56,7 +56,6 @@
 #include <comphelper/propertysequence.hxx>
 #include <comphelper/scopeguard.hxx>
 #include <comphelper/threadpool.hxx>
-#include <comphelper/base64.hxx>
 
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <com/sun/star/container/XNameAccess.hpp>


More information about the Libreoffice-commits mailing list