summaryrefslogtreecommitdiff
path: root/ubus_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ubus_common.h')
-rw-r--r--ubus_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ubus_common.h b/ubus_common.h
index 2429059..18cb664 100644
--- a/ubus_common.h
+++ b/ubus_common.h
@@ -14,8 +14,6 @@
#ifndef __UBUS_COMMON_H
#define __UBUS_COMMON_H
-#define UBUS_UNIX_SOCKET "/var/run/ubus.sock"
-
#define UBUS_SIGNATURE_METHOD (BLOBMSG_TYPE_LAST + 1)
#define UBUS_SIGNATURE_END (BLOBMSG_TYPE_LAST + 2)