summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'node.h')
-rw-r--r--node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.h b/node.h
index 358a27003d..13e6aa261e 100644
--- a/node.h
+++ b/node.h
@@ -315,7 +315,6 @@ typedef struct RNode {
#define NEW_POSTEXE() rb_node_newnode(NODE_POSTEXE,0,0,0)
NODE *rb_node_newnode();
-VALUE rb_method_booundp();
#define NOEX_PUBLIC 0
#define NOEX_UNDEF 1