summaryrefslogtreecommitdiff
path: root/pr/tests/tpd.c
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2009-05-06 05:40:39 +0000
committerwtc%google.com <devnull@localhost>2009-05-06 05:40:39 +0000
commit70eab9ec5d635fffed0099faac90b964e4adb087 (patch)
treeaba26ff7c9f47e742b45187fa9ce96416d45e3cf /pr/tests/tpd.c
parentebc2e0fd858b7882dee5c507aff0f562785b20f7 (diff)
downloadnspr-hg-70eab9ec5d635fffed0099faac90b964e4adb087.tar.gz
Bug 476996: removed the remaining XP_MAC code. The patch is contributed by
Zack Weinberg <zweinberg@mozilla.com>. r=wtc.
Diffstat (limited to 'pr/tests/tpd.c')
-rw-r--r--pr/tests/tpd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pr/tests/tpd.c b/pr/tests/tpd.c
index 6db204ce..4cbce5af 100644
--- a/pr/tests/tpd.c
+++ b/pr/tests/tpd.c
@@ -47,11 +47,7 @@
#include "prthread.h"
#include "prtypes.h"
-#if defined(XP_MAC)
-#include "pprio.h"
-#else
#include "private/pprio.h"
-#endif
#include "plgetopt.h"