summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2001-09-22 01:42:48 +0000
committercls%seawood.org <devnull@localhost>2001-09-22 01:42:48 +0000
commit419cc9a989164d0a54a9bdebfd52c44170134829 (patch)
tree665777b80656fb49f1af1fac3d98f7a6c34f7dee
parent90b66e5fafcac757c957e8aad81a95c2f56d0779 (diff)
downloadnspr-hg-419cc9a989164d0a54a9bdebfd52c44170134829.tar.gz
Remove commented out references to mozilla xp_*.h files.
Thanks to Brian Ryner <bryner@netscape.com> for the patch. Bug #38061 r=cls
-rw-r--r--pr/src/md/mac/macrng.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/pr/src/md/mac/macrng.c b/pr/src/md/mac/macrng.c
index 332c375e..d9e18d1e 100644
--- a/pr/src/md/mac/macrng.c
+++ b/pr/src/md/mac/macrng.c
@@ -33,13 +33,6 @@
*/
-#if 0 /* XXX what the flip is this all about? No MAC Wizards here. */
-#ifdef notdef
-#include "xp_core.h"
-#include "xp_file.h"
-#endif
-#endif /* 0 */
-
/* XXX are all these headers required for a call to TickCount()? */
#include <Events.h>
#include <OSUtils.h>