summaryrefslogtreecommitdiffstats
path: root/fish/rc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish/rc.c')
-rw-r--r--fish/rc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fish/rc.c b/fish/rc.c
index 57f1c362..5423c227 100644
--- a/fish/rc.c
+++ b/fish/rc.c
@@ -34,8 +34,6 @@
#include "fish.h"
#include "rc_protocol.h"
-#define UNIX_PATH_MAX 108
-
static void
create_sockpath (pid_t pid, char *sockpath, int len, struct sockaddr_un *addr)
{