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

Caolán McNamara caolanm at redhat.com
Wed Jun 24 05:51:17 PDT 2015


 vcl/unx/gtk/app/gtkinst.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 3d02b2c206c23397aafe45d2ea1440d89a3c1062
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Jun 24 13:49:45 2015 +0100

    don't need to include svpinst.cxx anymore
    
    a hold over from before
    6efb7f65eea764ffe5b71f65f9b7eea125183ec3
    I believe
    
    Change-Id: Idea86f782cad4da98bbe4308968277886923ee5e

diff --git a/vcl/unx/gtk/app/gtkinst.cxx b/vcl/unx/gtk/app/gtkinst.cxx
index 11a18e5..be1bfc2 100644
--- a/vcl/unx/gtk/app/gtkinst.cxx
+++ b/vcl/unx/gtk/app/gtkinst.cxx
@@ -462,8 +462,4 @@ GtkInstance::getPrintWrapper() const
     return m_xPrintWrapper;
 }
 
-#if GTK_CHECK_VERSION(3,0,0)
-#include "../../../headless/svpinst.cxx"
-#endif
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list