Bug 677079 - Part e: Move js_GetSCOffset to jsfriendapi.h; r=luke

This commit is contained in:
Ms2ger
2012-01-15 09:13:08 +01:00
parent 0da18b7a47
commit 4e1fdf43d2
3 changed files with 7 additions and 4 deletions

View File

@@ -46,9 +46,6 @@
#include "js/HashTable.h"
#include "js/Vector.h"
JS_FRIEND_API(uint64_t)
js_GetSCOffset(JSStructuredCloneWriter* writer);
namespace js {
bool