summaryrefslogtreecommitdiffstats
path: root/qacp.c
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2013-09-11 17:50:32 -0400
committerNathan Straz <nstraz@redhat.com>2013-09-11 17:50:32 -0400
commit8e12fb6332e7de48184c12f0a2ab19671bde13f6 (patch)
tree24aa4dba70b3627df1a4fb355b5205b1dabb1ebf /qacp.c
parent874437972c52cb17950a142d4481cfa073e74635 (diff)
downloadqarsh-8e12fb6332e7de48184c12f0a2ab19671bde13f6.tar.gz
qarsh-8e12fb6332e7de48184c12f0a2ab19671bde13f6.tar.xz
qarsh-8e12fb6332e7de48184c12f0a2ab19671bde13f6.zip
Remove unused define
Diffstat (limited to 'qacp.c')
-rw-r--r--qacp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/qacp.c b/qacp.c
index 2e04bd5..b944b9b 100644
--- a/qacp.c
+++ b/qacp.c
@@ -46,7 +46,6 @@
#include "qarsh_packet.h"
#define QARSHD_CONTROL_PORT 5016
-#define QARSH_MINPORT 5010
/* Globals */
int qacp_fd = -1; /* The control connection to qacpd */