summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/unprlout.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 16:30:08 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 16:30:08 +0000
commit6675ba6f26291eaa1389359689a04a1175d1f2b4 (patch)
treee1d58b7ad3b531a3bc7190d71e92c9ed3a00d303 /sd/source/ui/func/unprlout.cxx
parent98c1b112c9708cf2ee6d4b7ec76e0280c6fbc8ea (diff)
INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED
2006/11/22 12:41:59 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro
Diffstat (limited to 'sd/source/ui/func/unprlout.cxx')
-rw-r--r--sd/source/ui/func/unprlout.cxx15
1 files changed, 2 insertions, 13 deletions
diff --git a/sd/source/ui/func/unprlout.cxx b/sd/source/ui/func/unprlout.cxx
index edb015444781..0f57a6cee181 100644
--- a/sd/source/ui/func/unprlout.cxx
+++ b/sd/source/ui/func/unprlout.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unprlout.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 19:01:03 $
+ * last change: $Author: kz $ $Date: 2006-12-12 17:30:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -104,17 +104,6 @@ void SdPresentationLayoutUndoAction::Redo()
/*************************************************************************
|*
-|* Repeat()
-|*
-\************************************************************************/
-
-void SdPresentationLayoutUndoAction::Repeat()
-{
- DBG_ASSERT(FALSE, "SdPresentationLayoutUndoAction::Repeat: nicht implementiert");
-}
-
-/*************************************************************************
-|*
|* Destruktor
|*
\************************************************************************/