remove global.h

This commit is contained in:
Steve Checkoway
2003-07-31 22:39:22 +00:00
parent 386dec74b2
commit 16b4550a5b
-1
View File
@@ -9,7 +9,6 @@
* *
*/ */
#include "global.h"
#include <MachineExceptions.h> #include <MachineExceptions.h>
OSStatus HandleException(ExceptionInformation *theException); OSStatus HandleException(ExceptionInformation *theException);