* src/vm/jit/stack.h (REQUIRE_1, REQUIRE_2, REQUIRE_3, REQUIRE_4):
[cacao.git] / src / vm / jit / stack.h
index 40af8e8537c53b65c81b42ad538194bc1e4b36b6..8dd444cee422725811999652c38f703cb3bf5897 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes: Christian Ullrich
 
-   $Id: stack.h 5437 2006-09-08 20:41:20Z edwin $
+   $Id: stack.h 5441 2006-09-09 14:41:03Z edwin $
 
 */
 
 #define REQUIRE(num)
 #endif /* ENABLE_VERIFIER */
 
-#define REQUIRE_1     REQUIRE(1)
-#define REQUIRE_2     REQUIRE(2)
-#define REQUIRE_3     REQUIRE(3)
-#define REQUIRE_4     REQUIRE(4)
-
 
 /* overflow check */
 /* We allow ACONST instructions inserted as arguments to builtin