From 143a8dd9673093b5f7b2dfb5e11597c80bffc27f Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 10 Nov 2000 09:36:14 +0000 Subject: Removed SUPD 613 conditional. --- ucb/workben/ucb/ucbdemo.cxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'ucb/workben') diff --git a/ucb/workben/ucb/ucbdemo.cxx b/ucb/workben/ucb/ucbdemo.cxx index e1b7a1198d..97174213db 100644 --- a/ucb/workben/ucb/ucbdemo.cxx +++ b/ucb/workben/ucb/ucbdemo.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ucbdemo.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: sb $ $Date: 2000-11-09 15:18:56 $ + * last change: $Author: sb $ $Date: 2000-11-10 10:36:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1195,11 +1195,7 @@ void UcbContent::open( const OUString & rName, const UniString& rInput, if ( bPrint ) { OUString aId( xContentAccess-> -#if SUPD >= 613 queryContentIdentifierString() ); -#else // SUPD, 613 - queryContentIdentfierString() ); -#endif // SUPD, 613 aText += UniString::CreateFromInt32( ++n ); aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ") " ) ); -- cgit v1.2.3