summaryrefslogtreecommitdiff
path: root/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm.h')
-rw-r--r--vm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm.h b/vm.h
index e3c1df1971..cb2db329d4 100644
--- a/vm.h
+++ b/vm.h
@@ -13,7 +13,6 @@
#define RUBY_VM_H
typedef long OFFSET;
-typedef unsigned long rb_num_t;
typedef unsigned long lindex_t;
typedef unsigned long dindex_t;
typedef rb_num_t GENTRY;