Skip to content

Commit

Permalink
remove unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuastray committed Apr 29, 2015
1 parent 5d25004 commit a918dbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,6 @@ jsval c_string_to_jsval(JSContext* cx, const char* v, size_t length /* = -1 */)

return ret;
}
#include <yvals.h>

jsval ccpoint_to_jsval(JSContext* cx, const Point& v)
{
Expand Down

0 comments on commit a918dbd

Please sign in to comment.