remove duplicate definition of UBUS_UNIX_SOCKET
authorFelix Fietkau <nbd@openwrt.org>
Sun, 6 Feb 2011 19:55:34 +0000 (20:55 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 6 Feb 2011 19:55:34 +0000 (20:55 +0100)
ubusd.h

diff --git a/ubusd.h b/ubusd.h
index cb6bba01bddac679dcce8dfb3043ddcde43c192a..00ffd0463e7b0fdb539bda80a8369ab2e9c63777 100644 (file)
--- a/ubusd.h
+++ b/ubusd.h
@@ -9,7 +9,6 @@
 #include "ubusd_obj.h"
 #include "ubusmsg.h"
 
-#define UBUS_UNIX_SOCKET "./ubus.sock"
 #define UBUSD_CLIENT_BACKLOG   32
 #define UBUS_OBJ_HASH_BITS     4