summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/source/control/shell.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/control/shell.cxx b/sfx2/source/control/shell.cxx
index 4ce8e3d7d136..3af810cb3a08 100644
--- a/sfx2/source/control/shell.cxx
+++ b/sfx2/source/control/shell.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shell.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: obo $ $Date: 2007-07-18 09:01:29 $
+ * last change: $Author: obo $ $Date: 2008-01-07 09:03:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -622,9 +622,7 @@ void SfxShell::Invalidate
{
if ( !GetViewShell() )
{
-#if SUPD>603
DBG_ERROR( "wrong Invalidate method called!" );
-#endif
return;
}