From be9d301743f309a493407f18a116cb579d63657f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 7 Jan 2008 08:03:08 +0000 Subject: INTEGRATION: CWS supdremove (1.23.100); FILE MERGED 2007/11/16 10:25:20 vg 1.23.100.1: #i83674# cleanup: remove obsolete SUPD macro use --- sfx2/source/control/shell.cxx | 6 ++---- 1 file 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; } -- cgit