summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 14:08:34 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 14:08:34 +0000
commitd2076884b9b4f7b4e241fce196d149e72b64ac44 (patch)
tree448336e0e1e452142e0b720e1847791bec94f593 /sd/source/ui/view
parent45d60b130feaa46c66fd5773d65628224e2cd8e6 (diff)
INTEGRATION: CWS presenterview (1.9.54); FILE MERGED
2008/01/09 18:28:26 cl 1.9.54.1: #i15900# slideshow api consolidation
Diffstat (limited to 'sd/source/ui/view')
-rw-r--r--sd/source/ui/view/WindowUpdater.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/view/WindowUpdater.cxx b/sd/source/ui/view/WindowUpdater.cxx
index bf2e5e0c368b..4a07258087ea 100644
--- a/sd/source/ui/view/WindowUpdater.cxx
+++ b/sd/source/ui/view/WindowUpdater.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: WindowUpdater.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 19:09:51 $
+ * last change: $Author: kz $ $Date: 2008-04-03 15:08:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,9 +45,6 @@
#include "Window.hxx"
#endif
#include "drawdoc.hxx"
-#ifndef SD_SHOW_WINDOW_HXX
-#include "ShowWindow.hxx"
-#endif
#ifndef SD_VIEW_HXX
#include "View.hxx"
#endif