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

David Tardon dtardon at redhat.com
Thu Mar 19 22:53:55 PDT 2015


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

New commits:
commit a8c96af2bca17fcd031a245c52da314ab4902013
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Mar 20 06:51:48 2015 +0100

    drop unneeded include
    
    Change-Id: I566678d55fa5d052a94a9b69732e2be4c0c39280

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index eff82b6..df4593f 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -51,7 +51,6 @@
 #include <osl/module.hxx>
 
 #include <app.hxx>
-#include <salinst.hxx>
 
 #if defined(UNX) && !defined(MACOSX) && !defined(ENABLE_HEADLESS)
 // Let's grab the SvpSalInstance and SvpSalVirtualDevice


More information about the Libreoffice-commits mailing list