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

Tomaž Vajngerl tomaz.vajngerl at collabora.co.uk
Sun Nov 19 00:08:37 UTC 2017


 sccomp/source/solver/SwarmSolver.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4cc86c8fbf0426d39267b970391c376218b07926
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
Date:   Sun Nov 19 01:06:46 2017 +0100

    Remove include config_lgpl.h from SwarmSolver, license is MPLv2
    
    Change-Id: I7c29c2e1a6e782dfc24b284f196521a7f7beef61

diff --git a/sccomp/source/solver/SwarmSolver.cxx b/sccomp/source/solver/SwarmSolver.cxx
index 809ebb4fde96..5d4ba1138602 100644
--- a/sccomp/source/solver/SwarmSolver.cxx
+++ b/sccomp/source/solver/SwarmSolver.cxx
@@ -9,7 +9,6 @@
  */
 
 #include <sal/config.h>
-#include <config_lgpl.h>
 
 #include <com/sun/star/frame/XModel.hpp>
 #include <com/sun/star/uno/XComponentContext.hpp>


More information about the Libreoffice-commits mailing list