summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2002-04-08 09:30:12 +0000
committerMikhail Voitenko <mav@openoffice.org>2002-04-08 09:30:12 +0000
commit990d8f4dbd2fb4b914ffcc13638a40462646dd9d (patch)
treea7ecedce947ed714e07706d45c6b73dc29743830 /xmlhelp
parent94fb52cb500f0addebabdf52e4e810fa02f5b87b (diff)
#98119# UcbLockBytes should allow to use XSeekable now
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/urlparameter.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
index 51caf42cd3f9..bc4ea5e9f552 100644
--- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
+++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urlparameter.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: abi $ $Date: 2002-03-28 12:38:08 $
+ * last change: $Author: mav $ $Date: 2002-04-08 10:30:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#define WORKAROUND_98119
+//#define WORKAROUND_98119
#ifdef WORKAROUND_98119
#include <provider/bufferedinputstream.hxx>