summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
index 820ff70f3ae1..2221f053a298 100644
--- a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
+++ b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
@@ -22,7 +22,6 @@
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <excep/XmlSearchExceptions.hxx>
-#include <util/CompressorIterator.hxx>
#include <util/Decompressor.hxx>
@@ -31,18 +30,6 @@ namespace xmlsearch {
namespace qe {
- class NonnegativeIntegerGenerator
- {
- public:
-
- static const sal_Int32 END;
-
- virtual ~NonnegativeIntegerGenerator() { };
- ;
- ;
- };
-
-
class RoleFiller
{
public: