summaryrefslogtreecommitdiffstats
path: root/src/activeqt/control/qaxfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/control/qaxfactory.h')
-rw-r--r--src/activeqt/control/qaxfactory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/activeqt/control/qaxfactory.h b/src/activeqt/control/qaxfactory.h
index d11685a..76be9d5 100644
--- a/src/activeqt/control/qaxfactory.h
+++ b/src/activeqt/control/qaxfactory.h
@@ -260,7 +260,6 @@ private:
{ \
QAxFactory *factory = nullptr; \
QStringList keys; \
- QStringList::Iterator it; \
#define QAXCLASS(Class) \
factory = new QAxClass<Class>(typeLibID().toString(), appID().toString()); \