summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2001-03-02 04:58:06 +0000
committerwtc%netscape.com <devnull@localhost>2001-03-02 04:58:06 +0000
commit4f26b01386bcbd12bd1d856290e44df6f1561088 (patch)
treeb9f1de8a8436d93eeb852cd8b4db71868bbad0b4
parent9818c943b104bd148c6d45eafba5089ca4ed905b (diff)
downloadnspr-hg-4f26b01386bcbd12bd1d856290e44df6f1561088.tar.gz
Bugzilla bug #62877: deleted unused code added in the previous checkin.
-rw-r--r--pr/include/md/_os2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pr/include/md/_os2.h b/pr/include/md/_os2.h
index 70cf9450..70cb895e 100644
--- a/pr/include/md/_os2.h
+++ b/pr/include/md/_os2.h
@@ -59,11 +59,6 @@
#define sock_errno() errno
#define soclose close
#define sock_init()
-
-#include <sys/builtin.h>
-#include <sys/smutex.h>
-static _smutex _md_shm_lock = 0;
-
#endif
/*