| Index: src/messages.js
|
| ===================================================================
|
| --- src/messages.js (revision 6095)
|
| +++ src/messages.js (working copy)
|
| @@ -190,7 +190,6 @@
|
| illegal_return: "Illegal return statement",
|
| error_loading_debugger: "Error loading debugger",
|
| no_input_to_regexp: "No input to %0",
|
| - result_not_primitive: "Result of %0 must be a primitive, was %1",
|
| invalid_json: "String '%0' is not valid JSON",
|
| circular_structure: "Converting circular structure to JSON",
|
| obj_ctor_property_non_object: "Object.%0 called on non-object",
|
|
|