* Removed disass.h
authortwisti <none@none>
Wed, 13 Jul 2005 21:13:36 +0000 (21:13 +0000)
committertwisti <none@none>
Wed, 13 Jul 2005 21:13:36 +0000 (21:13 +0000)
src/vm/jit/powerpc/codegen.c

index d8fa8ee57da8bb84fade6919b5ac4439dab6d5c9..9807e111c3a70b341272074214c9a52b03696db6 100644 (file)
@@ -30,7 +30,7 @@
    Changes: Christian Thalinger
             Christian Ullrich
 
-   $Id: codegen.c 3037 2005-07-13 16:12:20Z twisti $
+   $Id: codegen.c 3041 2005-07-13 21:13:36Z twisti $
 
 */
 
@@ -67,7 +67,6 @@
 #include "vm/jit/patcher.h"
 #include "vm/jit/reg.h"
 #include "vm/jit/reg.inc"
-#include "disass.h"
 
 
 void asm_cacheflush(void *, long);