summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/h-config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/h-config.h b/src/h-config.h
index 6babdff9..a6462b36 100644
--- a/src/h-config.h
+++ b/src/h-config.h
@@ -89,10 +89,6 @@ extern "C" {
# undef PATH_SEP
# define PATH_SEP "\\"
#endif
-#ifdef __GO32__
-# undef PATH_SEP
-# define PATH_SEP "/"
-#endif
/*