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

New commits:
commit 7a4587619d58129c5833819ce33caa5e87d08ed3
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Thu Jul 25 20:18:30 2019 +0200
Commit:     Andrea Gelmini <[email protected]>
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 <[email protected]>

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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to