aboutsummaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/alarmd_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/alarmd_proto.h b/inc/alarmd_proto.h
index 3082424..7a00252 100644
--- a/inc/alarmd_proto.h
+++ b/inc/alarmd_proto.h
@@ -4,8 +4,6 @@
#include <stdint.h>
#include <uuid/uuid.h>
-#define ALARMD_PORT "1433"
-
enum alarmd_packet_type {
ALARMD_PACKET_TYPE_REGISTER,
ALARMD_PACKET_TYPE_DEREGISTER,