Removed obsolete WIN32_LastError definition.
This commit is contained in:
parent
0d574d435d
commit
dba8550ea1
|
@ -19,9 +19,6 @@
|
|||
#ifndef __WINE_WINERROR_H
|
||||
#define __WINE_WINERROR_H
|
||||
|
||||
|
||||
extern int WIN32_LastError;
|
||||
|
||||
#define FACILITY_NULL 0
|
||||
#define FACILITY_RPC 1
|
||||
#define FACILITY_DISPATCH 2
|
||||
|
|
Loading…
Reference in New Issue