summaryrefslogtreecommitdiff
path: root/core/obex/btobex.cpp
Side-by-side diff
Diffstat (limited to 'core/obex/btobex.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/obex/btobex.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/obex/btobex.cpp b/core/obex/btobex.cpp
index b8556da..886f3dc 100644
--- a/core/obex/btobex.cpp
+++ b/core/obex/btobex.cpp
@@ -34,7 +34,6 @@ BtObex::BtObex( QObject *parent, const char* name )
};
BtObex::~BtObex() {
- if (btManager)
delete btManager;
delete m_rec;
delete m_send;