Remove Xbox hack. (Unless there's a DEL defined as well.)

This commit is contained in:
Steve Checkoway
2006-09-15 18:21:41 +00:00
parent e8cf81a759
commit 89c3ef56d4
2 changed files with 2 additions and 7 deletions
@@ -22,11 +22,6 @@
*/
#include "RageInputDevice.h" // for InputDevice
// Macro override. Defined in the Xbox's winnt.h
#ifdef _XBOX
#undef DELETE
#endif
class InputHandler
{
public: