From c45c938b62e7f667acbe956ec13a7fc18e340d4d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 28 Feb 2011 19:28:32 +0100 Subject: Clean up all d-tors to fix an eventual crash on exit --- src/webicon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webicon.h') 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(); -- cgit v1.2.1