summaryrefslogtreecommitdiff
path: root/daemon/watchconnector.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/watchconnector.h')
-rw-r--r--daemon/watchconnector.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/watchconnector.h b/daemon/watchconnector.h
index 4194e9a..6546302 100644
--- a/daemon/watchconnector.h
+++ b/daemon/watchconnector.h
@@ -94,8 +94,7 @@ public:
musicPREVIOUS = 5,
musicVOLUME_UP = 6,
musicVOLUME_DOWN = 7,
- musicGET_NOW_PLAYING = 8,
- musicSEND_NOW_PLAYING = 9
+ musicGET_NOW_PLAYING = 8
};
enum SystemMessage {
systemFIRMWARE_AVAILABLE = 0,