summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/SensorTagDemo.pro
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-02-15 14:22:07 +0100
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-02-16 13:34:42 +0000
commit7053af71846706006ec58afbb829291909726c7a (patch)
tree22fe0c64d9bc76b284ffc524ba53bf1badf74437 /tradeshow/iot-sensortag/SensorTagDemo.pro
parentc8ce4940c5be641b753ef943cf336963596705a4 (diff)
iot-sensortag: Remove unused CharacteristicInfo
Change-Id: I473c28d7c6d19e633623a30d6ca8d4edd07423b2 Reviewed-by: Titta Heikkala <titta.heikkala@qt.io> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'tradeshow/iot-sensortag/SensorTagDemo.pro')
-rw-r--r--tradeshow/iot-sensortag/SensorTagDemo.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tradeshow/iot-sensortag/SensorTagDemo.pro b/tradeshow/iot-sensortag/SensorTagDemo.pro
index c1a9fcd..9fab11c 100644
--- a/tradeshow/iot-sensortag/SensorTagDemo.pro
+++ b/tradeshow/iot-sensortag/SensorTagDemo.pro
@@ -67,15 +67,13 @@ BLUETOOTH_LINUX_HOST {
sensortagdataproviderpool.cpp \
bluetoothdataprovider.cpp \
serviceinfo.cpp \
- bluetoothdevice.cpp \
- characteristicinfo.cpp
+ bluetoothdevice.cpp
HEADERS += \
sensortagdataproviderpool.h \
bluetoothdataprovider.h \
serviceinfo.h \
- bluetoothdevice.h \
- characteristicinfo.h
+ bluetoothdevice.h
}
UPDATE_TO_CLOUD {