summaryrefslogtreecommitdiffstats
path: root/tools/assistant
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-05-27 12:41:12 (GMT)
committerkh1 <qt-info@nokia.com>2010-05-27 12:43:05 (GMT)
commit773cfe5b87e8f92aba1e5648dc57f559c6e43741 (patch)
tree2538e9dca755360342b3d5be27776dc9cc7dc067 /tools/assistant
parent975dbe047590253e9d4433030d76ab26969f621f (diff)
downloadQt-773cfe5b87e8f92aba1e5648dc57f559c6e43741.zip
Qt-773cfe5b87e8f92aba1e5648dc57f559c6e43741.tar.gz
Qt-773cfe5b87e8f92aba1e5648dc57f559c6e43741.tar.bz2
Remove superfluous forward declaration.
Task-number: QTBUG-11049 Reviewed-by: ck
Diffstat (limited to 'tools/assistant')
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_default_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/assistant/lib/qhelpsearchindexreader_default_p.h b/tools/assistant/lib/qhelpsearchindexreader_default_p.h
index b30fa4b..27764db 100644
--- a/tools/assistant/lib/qhelpsearchindexreader_default_p.h
+++ b/tools/assistant/lib/qhelpsearchindexreader_default_p.h
@@ -61,9 +61,6 @@
QT_BEGIN_NAMESPACE
-struct Entry;
-struct PosEntry;
-
namespace fulltextsearch {
namespace std {