From 9f8c266ba9a7232710b492974750cdbf0edf0bfe Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 8 Jul 2013 18:40:09 +0200 Subject: [PATCH] remove superflous define Signed-off-by: John Crispin --- system.c | 2 -- 1 file changed, 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, -- 2.30.2