summaryrefslogtreecommitdiff
path: root/sal/inc/osl/profile.hxx
diff options
context:
space:
mode:
authorMartin Maher <martin.maher@openoffice.org>2000-09-29 13:50:43 +0000
committerMartin Maher <martin.maher@openoffice.org>2000-09-29 13:50:43 +0000
commit71bda06a34e60932033964f97dd83a6e8826d01b (patch)
tree534811538a8360fb60d2e9783f1d7a1440bfe849 /sal/inc/osl/profile.hxx
parent6bccb9f19e1a4eaaf419de53d8c71726b5d4ca88 (diff)
Code cleanup.
Diffstat (limited to 'sal/inc/osl/profile.hxx')
-rw-r--r--sal/inc/osl/profile.hxx35
1 files changed, 2 insertions, 33 deletions
diff --git a/sal/inc/osl/profile.hxx b/sal/inc/osl/profile.hxx
index 6fd53441e269..26f2eed12823 100644
--- a/sal/inc/osl/profile.hxx
+++ b/sal/inc/osl/profile.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: profile.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:12 $
+ * last change: $Author: martin.maher $ $Date: 2000-09-29 14:39:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -243,34 +243,3 @@ namespace osl {
#endif /* _OSL_PROFILE_HXX_ */
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.9 2000/09/18 14:28:49 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.8 2000/05/31 08:52:40 obr
-* inline statement fixed
-*
-* Revision 1.7 2000/05/17 14:50:15 mfe
-* comments upgraded
-*
-* Revision 1.6 2000/03/16 16:43:53 obr
-* Unicode API changes
-*
-* Revision 1.5 2000/03/06 14:15:08 mfe
-* #73273# : added flush() method
-*
-* Revision 1.4 1999/11/09 16:15:25 pl
-* add: correct namespace
-*
-* Revision 1.3 1999/10/27 15:02:08 mfe
-* Change of Copyright, removed compiler warnings, code clean up, ...
-*
-* Revision 1.2 1999/09/30 11:45:58 pl
-* use OStrings to get rid of buffers
-*
-* Revision 1.1 1999/09/30 08:26:57 kr
-* profile header inline wrapper
-*
-*************************************************************************/