Skip to content

Commit

Permalink
Remove unused extra_ field
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Mar 21, 2013
1 parent d3a2a96 commit a1fa298
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vm/llvm/background_compile_request.hpp
Expand Up @@ -16,7 +16,6 @@ namespace rubinius {
CompiledCode* method_;
Class* receiver_class_;
BlockEnvironment* block_env_;
Object* extra_;

utilities::thread::Condition* waiter_;
int hits_;
Expand Down

0 comments on commit a1fa298

Please sign in to comment.