* Remove duplicate BYTE define.
[matthijs/ABM2.git] / ABM2 / Engine / InputTask.h
index 337cd55f9916f53876f603ea56423bc7f10c8d77..0fea22b5de820387d7f91fbbfaca98a925dd653d 100755 (executable)
 #include <dinput.h>\r
 #endif // WIN32\r
 \r
-\r
-#ifndef WIN32\r
-/* HACK to make this compile */\r
-#define BYTE unsigned char\r
-#endif // !WIN32\r
-\r
 class CInputTask : public ITask  \r
 {\r
 public:\r