diff options
Diffstat (limited to 'src/webicon.h')
-rw-r--r-- | src/webicon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webicon.h b/src/webicon.h index d93d42e4..34afadd3 100644 --- a/src/webicon.h +++ b/src/webicon.h @@ -43,7 +43,6 @@ class REKONQ_TESTS_EXPORT WebIcon : public QObject public: explicit WebIcon(const KUrl &url, QObject *parent = 0); - ~WebIcon(); private slots: void load(); |