X-Git-Url: http://git.code-monkey.de/?p=ruby-vorbistagger.git;a=blobdiff_plain;f=ext%2Fcomments.c;h=29b03371da548a9c02cff71d2960bf04b6233249;hp=b37f59146ea3067ff1902137cb554389f61731eb;hb=44b62b7f60d2fb6fd1ea5cb9d38652227e25ed27;hpb=2bdbec63187d2916b55684a8292006f6fbbf34a5 diff --git a/ext/comments.c b/ext/comments.c index b37f591..29b0337 100644 --- a/ext/comments.c +++ b/ext/comments.c @@ -64,8 +64,6 @@ comments_init (VALUE self, vcedit_state *state) rb_ary_store (o->items, i, pair); } - - rb_iv_set (self, "@items", o->items); } void