Remove __DOS__ definition
This is another one which wasn't used since an awfully long time.
This commit is contained in:
parent
eb22752516
commit
4060201f77
3 changed files with 0 additions and 9 deletions
|
|
@ -127,9 +127,6 @@ typedef pid_t GPid;
|
|||
/* NanoX (with wxX11) */
|
||||
#define wxUSE_NANOX 0
|
||||
|
||||
/* MS-DOS with DJGPP */
|
||||
#undef __DOS__
|
||||
|
||||
/* Stupid hack; __WINDOWS__ clashes with wx/defs.h */
|
||||
#ifndef __WINDOWS__
|
||||
#undef __WINDOWS__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue