summaryrefslogtreecommitdiff
path: root/saltoqd/obexconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'saltoqd/obexconnection.h')
-rw-r--r--saltoqd/obexconnection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/saltoqd/obexconnection.h b/saltoqd/obexconnection.h
index 431af9b..45345c9 100644
--- a/saltoqd/obexconnection.h
+++ b/saltoqd/obexconnection.h
@@ -16,7 +16,6 @@ class ObexTransfer : public QObject
friend class ObexConnection;
explicit ObexTransfer(obex_t *obex, obex_object_t *obj, QObject *parent);
- ~ObexTransfer();
public slots:
void cancel();