aboutsummaryrefslogtreecommitdiff
path: root/daemon/Sender.h
diff options
context:
space:
mode:
authorDrew Richardson <drew.richardson@arm.com>2012-10-13 12:00:00 -0700
committerDrew Richardson <drew.richardson@arm.com>2014-12-19 15:31:23 -0800
commitb04e8aefeed42f23955e88c7aa1611e49bdf5909 (patch)
treeeeee0f97880889c93457dfe96bdc96e487864506 /daemon/Sender.h
parent5f9955b9c65967a7a62f7860295d8ac187c9ec11 (diff)
gator: Version 5.125.12
Signed-off-by: Drew Richardson <drew.richardson@arm.com>
Diffstat (limited to 'daemon/Sender.h')
-rw-r--r--daemon/Sender.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/Sender.h b/daemon/Sender.h
index 98467e0..ceab343 100644
--- a/daemon/Sender.h
+++ b/daemon/Sender.h
@@ -14,7 +14,6 @@
#include "OlySocket.h"
enum {
- RESPONSE_END = 0, // unused
RESPONSE_XML = 1,
RESPONSE_APC_DATA = 3,
RESPONSE_ACK = 4,