summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-08-14 02:11:21 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-08-14 02:11:21 (GMT)
commit48dc284007cbbc1dbf5c7aeee250d5ad4006dbed (patch)
treec373ee887951e0fe73c8fe327bfc63125fc4cb8e /src/declarative/fx
parent1416c6ec1819ff4bd50e7ec964591ca67239e6e0 (diff)
downloadQt-48dc284007cbbc1dbf5c7aeee250d5ad4006dbed.zip
Qt-48dc284007cbbc1dbf5c7aeee250d5ad4006dbed.tar.gz
Qt-48dc284007cbbc1dbf5c7aeee250d5ad4006dbed.tar.bz2
Remove unused function.
Diffstat (limited to 'src/declarative/fx')
-rw-r--r--src/declarative/fx/qfxitem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxitem.h b/src/declarative/fx/qfxitem.h
index f005d89..30d9f1e 100644
--- a/src/declarative/fx/qfxitem.h
+++ b/src/declarative/fx/qfxitem.h
@@ -235,8 +235,6 @@ private:
void setKeyHandler(QFxKeysAttached *);
- // ### move to d-pointer
- void init(QFxItem *parent);
friend class QmlStatePrivate;
friend class QFxAnchors;
friend class QFxKeysAttached;