summaryrefslogtreecommitdiff
path: root/tools/source/ref
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 12:50:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 12:50:13 +0000
commitc43dc3314988eb8d714fe27c5a1f2b26868c2db9 (patch)
treea090e2224315674b8e5deda40e1cbaf11f742ec0 /tools/source/ref
parent55e8a126f289bbfd3630aa268b4031def4cb098b (diff)
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.
Diffstat (limited to 'tools/source/ref')
-rw-r--r--tools/source/ref/ref.cxx7
1 files changed, 2 insertions, 5 deletions
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 <ref.hxx>
-#pragma hdrstop
/****************** SvRefBaseMemberList **********************************/
-#define inline
SV_IMPL_REF_LIST( SvRefBase,SvRefBase* )
-#undef inline
/**************************************************************************
#* SvRefBase::~SvRefBase()