summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-09-20 01:04:58 +0000
committerwtc%netscape.com <devnull@localhost>1998-09-20 01:04:58 +0000
commit37fb4e45f22470675e7f4c5dc4cdb1404ac47d18 (patch)
tree9765c3492aba4447e1c6739e6b4552581d3e2f4e
parente272019a2ef0e4605a43604de6407ddad9f77903 (diff)
downloadnspr-hg-37fb4e45f22470675e7f4c5dc4cdb1404ac47d18.tar.gz
Removed the NSPR20 macro definition for XP_MAC.PROGRESS_19980920_BASE
-rw-r--r--pr/include/prtypes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pr/include/prtypes.h b/pr/include/prtypes.h
index a4a3b695..16112b13 100644
--- a/pr/include/prtypes.h
+++ b/pr/include/prtypes.h
@@ -369,9 +369,6 @@ typedef unsigned long PRUword;
#ifdef XP_MAC
#include "protypes.h"
-#ifndef NSPR20
-#define NSPR20 1
-#endif
#else
#include "obsolete/protypes.h"
#endif