mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Removed the NSPR20 macro definition for XP_MAC.
This commit is contained in:
parent
f5af889ea3
commit
4816d3eaee
@ -369,9 +369,6 @@ typedef unsigned long PRUword;
|
|||||||
|
|
||||||
#ifdef XP_MAC
|
#ifdef XP_MAC
|
||||||
#include "protypes.h"
|
#include "protypes.h"
|
||||||
#ifndef NSPR20
|
|
||||||
#define NSPR20 1
|
|
||||||
#endif
|
|
||||||
#else
|
#else
|
||||||
#include "obsolete/protypes.h"
|
#include "obsolete/protypes.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user