From 39e2e1bae05a8fef435f4e7c8adbc4f8d677dddc Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Tue, 20 Oct 1998 23:35:34 +0000 Subject: [PATCH] fix build bustage. git-svn-id: svn://10.0.0.236/trunk@13229 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/libreg/src/reg.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/modules/libreg/src/reg.c b/mozilla/modules/libreg/src/reg.c index 2ef3b1df51a..0e316994794 100644 --- a/mozilla/modules/libreg/src/reg.c +++ b/mozilla/modules/libreg/src/reg.c @@ -49,10 +49,6 @@ #include /* for SEEK_SET */ #endif /* SUNOS4 */ -#ifdef XP_MAC -#include "prmacos.h" -#endif - #include "reg.h" #include "NSReg.h"