vcl/unx/gtk/app/gtkinst.cxx | 4 ---- 1 file changed, 4 deletions(-) New commits: commit 6115d32579bd2b412eb2c89e2721c507ba1ded69 Author: Caolán McNamara <caol...@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 (cherry picked from commit 3d02b2c206c23397aafe45d2ea1440d89a3c1062) diff --git a/vcl/unx/gtk/app/gtkinst.cxx b/vcl/unx/gtk/app/gtkinst.cxx index 357d24c..056032b 100644 --- a/vcl/unx/gtk/app/gtkinst.cxx +++ b/vcl/unx/gtk/app/gtkinst.cxx @@ -465,8 +465,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: */
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits