From: John Crispin Date: Mon, 8 Jul 2013 16:40:09 +0000 (+0200) Subject: remove superflous define X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=commitdiff_plain;h=9f8c266ba9a7232710b492974750cdbf0edf0bfe remove superflous define Signed-off-by: John Crispin --- 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,