remove superflous define
authorJohn Crispin <blogic@openwrt.org>
Mon, 8 Jul 2013 16:40:09 +0000 (18:40 +0200)
committerJohn Crispin <blogic@openwrt.org>
Mon, 8 Jul 2013 16:40:09 +0000 (18:40 +0200)
Signed-off-by: John Crispin <blogic@openwrt.org>
system.c

index c96cb63..7ca4360 100644 (file)
--- a/system.c
+++ b/system.c
@@ -27,8 +27,6 @@
 #include "watchdog.h"
 #include "hotplug.h"
 
 #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,
 static struct blob_buf b;
 
 static int system_board(struct ubus_context *ctx, struct ubus_object *obj,