Getting rid of code dependent on GUSI or the MetroWerks compiler.

This commit is contained in:
Jack Jansen 2003-11-19 22:52:23 +00:00
parent bc2fbc74ed
commit 4bae2d5e46
7 changed files with 1 additions and 60 deletions

View file

@ -45,10 +45,6 @@ extern char *getenv(const char *);
#define SUN_LWP
#endif
#if defined(__MWERKS__) && !defined(__BEOS__)
#define _POSIX_THREADS
#endif
#endif /* _POSIX_THREADS */