From 79e165107f67a4df7ba71fb3266eed55155a20c4 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 27 Jun 2018 22:25:33 +1200 Subject: Remove unused port definition in proto --- inc/alarmd_proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'inc') 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 #include -#define ALARMD_PORT "1433" - enum alarmd_packet_type { ALARMD_PACKET_TYPE_REGISTER, ALARMD_PACKET_TYPE_DEREGISTER, -- cgit v1.1