summaryrefslogtreecommitdiff
path: root/src/main-x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-x11.c')
-rw-r--r--src/main-x11.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main-x11.c b/src/main-x11.c
index e4ea7455..30f67173 100644
--- a/src/main-x11.c
+++ b/src/main-x11.c
@@ -112,11 +112,6 @@
#include <sys/time.h>
-/* /me pffts Solaris */
-#ifndef NAME_MAX
-#define NAME_MAX _POSIX_NAME_MAX
-#endif
-
/*
* This file is designed to be "included" by "main-x11.c" or "main-xaw.c",