summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
commit653dda4a340cd5f8e73b65d3f24ccbe1deaaed62 (patch)
treec8b097c7b8f3717657543401e4816884c5ea4118 /vcl/unx/gtk/app
parentfd8b1b6553024d884eaca425f0bd9ea48bffddfe (diff)
remove include of pch header from vcl
Diffstat (limited to 'vcl/unx/gtk/app')
-rw-r--r--vcl/unx/gtk/app/gtkdata.cxx2
-rw-r--r--vcl/unx/gtk/app/gtkinst.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/vcl/unx/gtk/app/gtkdata.cxx b/vcl/unx/gtk/app/gtkdata.cxx
index 17f179623544..dc3e170b85b3 100644
--- a/vcl/unx/gtk/app/gtkdata.cxx
+++ b/vcl/unx/gtk/app/gtkdata.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#define _SV_SALDATA_CXX
diff --git a/vcl/unx/gtk/app/gtkinst.cxx b/vcl/unx/gtk/app/gtkinst.cxx
index 4178b7e3f261..a16df25b4fcf 100644
--- a/vcl/unx/gtk/app/gtkinst.cxx
+++ b/vcl/unx/gtk/app/gtkinst.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#include <string.h>
#include <osl/module.h>