From c43dc3314988eb8d714fe27c5a1f2b26868c2db9 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 12:50:13 +0000 Subject: INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:29:14 sb 1.2.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:41 sb 1.2.8.1: #i53898# Made code warning-free; cleanup. --- tools/source/ref/ref.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/source/ref/ref.cxx b/tools/source/ref/ref.cxx index 4185908b861b..a806d9cdb0f2 100644 --- a/tools/source/ref/ref.cxx +++ b/tools/source/ref/ref.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ref.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:32:34 $ + * last change: $Author: hr $ $Date: 2006-06-19 13:50:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,12 +34,9 @@ ************************************************************************/ #include -#pragma hdrstop /****************** SvRefBaseMemberList **********************************/ -#define inline SV_IMPL_REF_LIST( SvRefBase,SvRefBase* ) -#undef inline /************************************************************************** #* SvRefBase::~SvRefBase() -- cgit