debug.h doesn't exist anymore.
authorMartin Baulig <martin@novell.com>
Wed, 23 Apr 2003 15:27:08 +0000 (15:27 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 23 Apr 2003 15:27:08 +0000 (15:27 -0000)
svn path=/trunk/mono/; revision=13933

mono/jit/emit-x86.c
mono/jit/linear-scan.c
mono/jit/mono.c

index 1abb063940bf8a2ebcb80abc9a6130f09981f40c..bbeb063383d03203698b71619751883ce50e694c 100644 (file)
@@ -24,7 +24,6 @@
 #include "jit.h"
 #include "helpers.h"
 #include "codegen.h"
-#include "debug.h"
 
 
 //#define DEBUG_REGALLOC
index fc30aa15c5b79db7343e5a4e91338d9f00bfafa2..7d2366ad29574e6afa23af3421d7230d1523d0fa 100644 (file)
@@ -13,7 +13,6 @@
 
 #include "jit.h"
 #include "codegen.h"
-#include "debug.h"
 
 //#define MNAME "nest_test"
 
index 1c6c43f0314178b0368827e2791f2425db6758d2..51bdfa99ae36c179a025af0ed75fb8d60d485063 100644 (file)
@@ -9,7 +9,6 @@
 #include "jit.h"
 #include "regset.h"
 #include "codegen.h"
-#include "debug.h"
 #include "mono/metadata/debug-helpers.h"
 #include "mono/metadata/verify.h"
 #include "mono/metadata/profiler.h"