From 2a71139535112634dc52502dbbc0922f2b86e146 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:20:56 -0600 Subject: remove include of pch header from sd --- sd/source/ui/view/ViewShellManager.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/source/ui/view/ViewShellManager.cxx') diff --git a/sd/source/ui/view/ViewShellManager.cxx b/sd/source/ui/view/ViewShellManager.cxx index 4d34950ad9f6..9f1002bf2a21 100644 --- a/sd/source/ui/view/ViewShellManager.cxx +++ b/sd/source/ui/view/ViewShellManager.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sd.hxx" #include "ViewShellManager.hxx" #include "ViewShell.hxx" -- cgit