aboutsummaryrefslogtreecommitdiffstats
path: root/insns.def
diff options
context:
space:
mode:
Diffstat (limited to 'insns.def')
-rw-r--r--insns.def10
1 files changed, 0 insertions, 10 deletions
diff --git a/insns.def b/insns.def
index cacc5b709f..eb8c20bbba 100644
--- a/insns.def
+++ b/insns.def
@@ -1438,16 +1438,6 @@ opt_call_c_function
NEXT_INSN();
}
-/* BLT */
-DEFINE_INSN
-bitblt
-()
-()
-(VALUE ret)
-{
- ret = rb_str_new2("a bit of bacon, lettuce and tomato");
-}
-
/* The Answer to Life, the Universe, and Everything */
DEFINE_INSN
answer