diff options
Diffstat (limited to 'src/protocolhandler.h')
-rw-r--r-- | src/protocolhandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |