summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:39:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:39:42 +0000
commit72312d816538732d7508430bc141e9c9cee5b99d (patch)
treee4ec219a4bdf36038dde0a846811b77e83b9a906 /idl
parente422c939b1d5c331403d5d91d1166cef9c8229fa (diff)
INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED
2005/10/27 16:03:10 sb 1.2.8.1: #i53898# Made code warning-free.
Diffstat (limited to 'idl')
-rw-r--r--idl/inc/attrib.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/idl/inc/attrib.hxx b/idl/inc/attrib.hxx
index e3e6129be7..5c105c548a 100644
--- a/idl/inc/attrib.hxx
+++ b/idl/inc/attrib.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: attrib.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:43:51 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:39:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,8 +62,6 @@ public:
}
return pCreateMethod();
}
- void PutBackClass( SvMetaObject * pClass )
- { /* OptimierungaTmpClass = pClass*/; }
};
#define SV_ATTRIBUTE( AttributeName, PostfixClassName ) \