summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager.h')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.h b/src/bluetooth/qbluetoothtransfermanager.h
index 7e0c4b55..1ede6f41 100644
--- a/src/bluetooth/qbluetoothtransfermanager.h
+++ b/src/bluetooth/qbluetoothtransfermanager.h
@@ -60,11 +60,6 @@ class Q_BLUETOOTH_EXPORT QBluetoothTransferManager : public QObject
Q_OBJECT
public:
- enum Operation {
- GetOperation,
- PutOperation
- };
-
explicit QBluetoothTransferManager(QObject *parent = 0);
~QBluetoothTransferManager();