summaryrefslogtreecommitdiff
path: root/src/hostname-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostname-setup.c')
-rw-r--r--src/hostname-setup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hostname-setup.c b/src/hostname-setup.c
index e9f722e622..24e0f9d9fe 100644
--- a/src/hostname-setup.c
+++ b/src/hostname-setup.c
@@ -30,8 +30,6 @@
#include "util.h"
#include "log.h"
-#define LINE_MAX 4096
-
#if defined(TARGET_FEDORA)
#define FILENAME "/etc/sysconfig/network"
#elif defined(TARGET_SUSE) || defined(TARGET_SLACKWARE)