summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/system.c b/system.c
index c96cb63..7ca4360 100644
--- a/system.c
+++ b/system.c
@@ -27,8 +27,6 @@
#include "watchdog.h"
#include "hotplug.h"
-#define HOSTNAME_PATH "/proc/sys/kernel/hostname"
-
static struct blob_buf b;
static int system_board(struct ubus_context *ctx, struct ubus_object *obj,