summaryrefslogtreecommitdiff
path: root/src/assistant/help/qhelpgenerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/qhelpgenerator.cpp')
-rw-r--r--src/assistant/help/qhelpgenerator.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/assistant/help/qhelpgenerator.cpp b/src/assistant/help/qhelpgenerator.cpp
index c8722499e..d341a04de 100644
--- a/src/assistant/help/qhelpgenerator.cpp
+++ b/src/assistant/help/qhelpgenerator.cpp
@@ -311,9 +311,6 @@ bool QHelpGenerator::createTables()
"NamespaceId INTEGER, "
"FileId INTEGER, "
"Anchor TEXT )")
- << QLatin1String("CREATE TABLE IndexItemTable ("
- "Id INTEGER, "
- "IndexId INTEGER )")
<< QLatin1String("CREATE TABLE IndexFilterTable ("
"FilterAttributeId INTEGER, "
"IndexId INTEGER )")