diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-04 14:54:21 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-04 14:54:21 +0000 |
commit | 784019f7400b5c1af123a9af1ab113906effffc6 (patch) | |
tree | 4a6724c3519c38676d5895883818021a4bc7f805 /template | |
parent | 34422887c2e42866680d289a7207ea4b8cff48fe (diff) | |
download | bundler-784019f7400b5c1af123a9af1ab113906effffc6.tar.gz |
id.h.tmpl: remove unused id
* template/id.h.tmpl (attr_ids): remove Bitblt and Answer which are no
longer predefined.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template')
-rw-r--r-- | template/id.h.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/id.h.tmpl b/template/id.h.tmpl index 43a802324e..fdbcf812e0 100644 --- a/template/id.h.tmpl +++ b/template/id.h.tmpl @@ -31,8 +31,6 @@ attr_ids = %w[ Initialize_clone Initialize_dup UScore - Bitblt - Answer ] token_op_ids = %w[ |