summaryrefslogtreecommitdiff
path: root/desktop/source/splash
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:06:47 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:06:47 -0600
commit46d40d641970a35b24d4833158a1285c95a3e708 (patch)
tree9f702fc38b2ab5463e190c63c75e2eafcf5a6353 /desktop/source/splash
parent281b13ce89456aad156af3470cdc1b7b16ed279e (diff)
remove include of pch header in desktop
Diffstat (limited to 'desktop/source/splash')
-rw-r--r--desktop/source/splash/services_spl.cxx2
-rw-r--r--desktop/source/splash/splash.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/desktop/source/splash/services_spl.cxx b/desktop/source/splash/services_spl.cxx
index 6a621c3f3277..0dc412c77896 100644
--- a/desktop/source/splash/services_spl.cxx
+++ b/desktop/source/splash/services_spl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_desktop.hxx"
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <com/sun/star/util/Date.hpp>
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx
index 42e1dfd51c0d..23a4296b5b89 100644
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_desktop.hxx"
#include "splash.hxx"
#include <stdio.h>