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/protocolhandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/protocolhandler.h') diff --git a/src/protocolhandler.h b/src/protocolhandler.h index 76eeec92..a7041d33 100644 --- a/src/protocolhandler.h +++ b/src/protocolhandler.h @@ -52,7 +52,6 @@ class REKONQ_TESTS_EXPORT ProtocolHandler : public QObject public: ProtocolHandler(QObject *parent = 0); - ~ProtocolHandler(); /** * This function handles all the protocols that have to be handled before -- cgit v1.2.1