Remove commented out references to mozilla xp_*.h files.

Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #38061 r=cls
This commit is contained in:
cls%seawood.org 2001-09-22 01:42:42 +00:00
parent ca0da04ce0
commit 621fe29613

View File

@ -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>