diff options
author | Andreas Bille <abi@openoffice.org> | 2001-05-16 13:53:27 +0000 |
---|---|---|
committer | Andreas Bille <abi@openoffice.org> | 2001-05-16 13:53:27 +0000 |
commit | c16471c9bf6ce083a2f5a8e6c7489b47bc19be99 (patch) | |
tree | 56d78446e2a69e55db73d06d0a345582ed719f85 /xmlhelp/source/cxxhelp/provider/provider.cxx | |
parent | 8a8df4f2a2e3c6502a0ac0ca5052bb3557d141ec (diff) |
Completions
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/provider.cxx')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/provider.cxx | 9 |
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; } - - - - - |