summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:20:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:20:56 -0600
commit2a71139535112634dc52502dbbc0922f2b86e146 (patch)
tree63e4c46b9ca772e04d88cc87c484f14a92b39f13 /sd/source/ui/slidesorter/shell
parentd843e92c73a261097756c0514abff2ef5a8d010b (diff)
remove include of pch header from sd
Diffstat (limited to 'sd/source/ui/slidesorter/shell')
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorter.cxx1
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterChildWindow.cxx2
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterService.cxx1
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx1
4 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/slidesorter/shell/SlideSorter.cxx b/sd/source/ui/slidesorter/shell/SlideSorter.cxx
index 0c75e7a047dc..13805e0f2759 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorter.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorter.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include "precompiled_sd.hxx"
#include "SlideSorter.hxx"
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterChildWindow.cxx b/sd/source/ui/slidesorter/shell/SlideSorterChildWindow.cxx
index e78fa4218c74..c3b2df58fab4 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterChildWindow.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterChildWindow.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_sd.hxx"
#include "SlideSorterChildWindow.hxx"
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
index de3affaa1f5d..80952ad5b820 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include "precompiled_sd.hxx"
#include "SlideSorterService.hxx"
#include "controller/SlideSorterController.hxx"
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
index 1cbd814f85bd..4ef5cf62b5db 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include "precompiled_sd.hxx"
#include "SlideSorterViewShell.hxx"
#include "ViewShellImplementation.hxx"