ext/v8/converters.h in therubyracer-0.4.4 vs ext/v8/converters.h in therubyracer-0.4.5

- old
+ new

@@ -18,8 +18,6 @@ v8::Local<v8::Value> RB2V8(VALUE value); std::string RB2String(VALUE value); std::string V82String(v8::Handle<v8::Value>& value); -v8::Local<v8::ObjectTemplate> RB_VALUE_2_V8_ObjectTemplate(VALUE value); - #endif \ No newline at end of file