summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx b/xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx
index bc24283ededa..f37884068f3d 100644
--- a/xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx
+++ b/xmlhelp/source/cxxhelp/inc/util/CompressorIterator.hxx
@@ -27,7 +27,7 @@ namespace xmlsearch {
class CompressorIterator
{
public:
- virtual void value( sal_Int32 ) = 0;
+ ;
protected:
~CompressorIterator() {}