we really should not have any FASTBOOL left, remove the typedef
Change-Id: Ia3b0ba6d7ba91218c42abf1368a110b325f5794e
This commit is contained in:
@@ -51,7 +51,6 @@ typedef sal_uIntPtr sal_uLong; /* Replaces type ULONG */
|
||||
|
||||
/*** misc. macros to leverage platform and compiler differences ********/
|
||||
|
||||
typedef int FASTBOOL;
|
||||
#define DELETEZ( p ) ( delete p,p = 0 )
|
||||
|
||||
#ifdef WNT
|
||||
|
Reference in New Issue
Block a user