summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/provider.cxx
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2001-05-16 13:53:27 +0000
committerAndreas Bille <abi@openoffice.org>2001-05-16 13:53:27 +0000
commitc16471c9bf6ce083a2f5a8e6c7489b47bc19be99 (patch)
tree56d78446e2a69e55db73d06d0a345582ed719f85 /xmlhelp/source/cxxhelp/provider/provider.cxx
parent8a8df4f2a2e3c6502a0ac0ca5052bb3557d141ec (diff)
Completions
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/provider.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.cxx b/xmlhelp/source/cxxhelp/provider/provider.cxx
index 8e7504ae1b5a..5c3dfe210350 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.cxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: provider.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: abi $ $Date: 2001-05-16 07:36:23 $
+ * last change: $Author: abi $ $Date: 2001-05-16 14:53:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -192,8 +192,3 @@ void ContentProvider::init()
isInitialized = true;
}
-
-
-
-
-