summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-09-11 04:27:20 +0000
committerwtc%netscape.com <devnull@localhost>1998-09-11 04:27:20 +0000
commit5ff067b652ff3f7ff40eaad502a52923a235f53b (patch)
tree1e92b14b35ed47f0ded4ee0510ffd879e8793638
parentaab657feb4e8fe946cbeec9c9f353d9c5b2617b2 (diff)
downloadnspr-hg-5ff067b652ff3f7ff40eaad502a52923a235f53b.tar.gz
Removed the unused macro MAC_PATH_SEPARATOR.
-rw-r--r--pr/include/md/_macos.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pr/include/md/_macos.h b/pr/include/md/_macos.h
index 46c8576b..074afbb0 100644
--- a/pr/include/md/_macos.h
+++ b/pr/include/md/_macos.h
@@ -468,7 +468,6 @@ typedef short PROSFD;
#define STDERR_FILENO 2
#if !defined(MAC_NSPR_STANDALONE)
-#define MAC_PATH_SEPARATOR ':'
#define PATH_SEPARATOR ':'
#define PATH_SEPARATOR_STR ":"
#define DIRECTORY_SEPARATOR '/'