From 46c4975d9c25f7f336a23bde080420c5ed29ab0e Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 2 Jun 1998 10:05:37 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- struct.c | 1 - 1 file changed, 1 deletion(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index 1bd964fda0..76187c09b4 100644 --- a/struct.c +++ b/struct.c @@ -15,7 +15,6 @@ #endif VALUE cStruct; -extern VALUE mEnumerable; static VALUE class_of(obj) -- cgit v1.2.3