ACCESS: Remove useless defines

This commit is contained in:
Strangerke 2014-12-17 18:36:49 +01:00
parent 492d974550
commit 7d73acbccc

View File

@ -58,10 +58,6 @@
*/
namespace Access {
#define DEBUG_BASIC 1
#define DEBUG_INTERMEDIATE 2
#define DEBUG_DETAILED 3
enum {
GType_Amazon = 1,
GType_MartianMemorandum = 2,