Remove hack.

This commit is contained in:
Steve Checkoway
2005-10-31 02:30:22 +00:00
parent 9ef6cff623
commit 33fb76772f
@@ -9,9 +9,7 @@
#include "archutils/Unix/SignalHandler.h"
#include "StepMania.h"
#include "GameLoop.h"
#define Random Random_ // work around namespace pollution
#include <Carbon/Carbon.h>
#undef Random_
#include <mach/thread_act.h>
#include <mach/mach.h>
#include <mach/host_info.h>