Bug 1093839 - remove unused declaration of SerializeJSValVariant. r=smaug

This commit is contained in:
Tom Tromey 2014-11-04 13:21:00 +01:00
Родитель 119321d8c2
Коммит ee8579d7d1
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -333,11 +333,6 @@ protected:
nsresult ScrollToAnchor(nsACString & curHash, nsACString & newHash,
uint32_t aLoadType);
// Tries to serialize a given variant using structured clone. This only
// works if the variant is backed by a JSVal.
nsresult SerializeJSValVariant(JSContext *aCx, nsIVariant *aData,
nsAString &aResult);
// Returns true if would have called FireOnLocationChange,
// but did not because aFireOnLocationChange was false on entry.
// In this case it is the caller's responsibility to ensure