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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Jul 25 19:31:06 UTC 2019


 vcl/source/app/svapp.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7a4587619d58129c5833819ce33caa5e87d08ed3
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 25 20:18:30 2019 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Thu Jul 25 21:30:17 2019 +0200

    Removed duplicated include
    
    Change-Id: I5dd605c945056af66ae2cb90977fc5baedc2cfc0
    Reviewed-on: https://gerrit.libreoffice.org/76340
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx
index 6632364f1c6c..7814e6755fc6 100644
--- a/vcl/source/app/svapp.cxx
+++ b/vcl/source/app/svapp.cxx
@@ -70,7 +70,6 @@
 #include <comphelper/lok.hxx>
 #include <comphelper/solarmutex.hxx>
 #include <osl/process.h>
-#include <comphelper/lok.hxx>
 
 #include <cassert>
 #include <utility>


More information about the Libreoffice-commits mailing list