summaryrefslogtreecommitdiffstats
path: root/src/docbookgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/docbookgen.cpp')
-rw-r--r--src/docbookgen.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/docbookgen.cpp b/src/docbookgen.cpp
index 47d3b98..93ef8d8 100644
--- a/src/docbookgen.cpp
+++ b/src/docbookgen.cpp
@@ -56,18 +56,6 @@
//------------------
-static const char index_xsd[] =
-#include "index.xsd.h"
-;
-
-//------------------
-//
-static const char compound_xsd[] =
-#include "compound.xsd.h"
-;
-
-//------------------
-
class DocbookSectionMapper : public QIntDict<char>
{
public: