Skip to content

Commit 6eac689

Browse files
committed
Remove comment
1 parent 62cc87b commit 6eac689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/rapidjson/encoder.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ class RubyObjectEncoder {
145145

146146
VALUE encode(VALUE obj) {
147147
encode_any(obj);
148-
//VALUE ruby_string = rb_str_new(buf.GetString(), buf.GetSize());
149148
return buf.GetRubyString();
150149
}
151150
};

0 commit comments

Comments
 (0)