summaryrefslogtreecommitdiff
path: root/ubusd.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-06 20:55:34 +0100
committerFelix Fietkau <nbd@openwrt.org>2011-02-06 20:55:34 +0100
commitda11ec6b9d3eeffb709e3615dd0daa26c926838e (patch)
tree9e86715c4d0212df4279ef7f6336e74c7e103cb6 /ubusd.h
parentc6affabb03da04219b7f9791d6e577a04cf617ea (diff)
downloadubus-da11ec6b9d3eeffb709e3615dd0daa26c926838e.tar.gz
remove duplicate definition of UBUS_UNIX_SOCKET
Diffstat (limited to 'ubusd.h')
-rw-r--r--ubusd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ubusd.h b/ubusd.h
index cb6bba0..00ffd04 100644
--- 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