summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
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/kde
parentfd8b1b6553024d884eaca425f0bd9ea48bffddfe (diff)
remove include of pch header from vcl
Diffstat (limited to 'vcl/unx/kde')
-rw-r--r--vcl/unx/kde/kdedata.cxx2
-rw-r--r--vcl/unx/kde/salnativewidgets-kde.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx
index 0eb4e4f6eafc..3400a2d0a718 100644
--- a/vcl/unx/kde/kdedata.cxx
+++ b/vcl/unx/kde/kdedata.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#define _SV_SALDATA_CXX
#include <unx/kde/kde_headers.h>
diff --git a/vcl/unx/kde/salnativewidgets-kde.cxx b/vcl/unx/kde/salnativewidgets-kde.cxx
index 762b8a1a84f3..4178a270de11 100644
--- a/vcl/unx/kde/salnativewidgets-kde.cxx
+++ b/vcl/unx/kde/salnativewidgets-kde.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#define _SV_SALNATIVEWIDGETS_KDE_CXX
#include <unx/kde/kde_headers.h>