mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Remove the unused variable (no bug)
This commit is contained in:
parent
fc6b30fa6d
commit
3c50675f87
@ -599,7 +599,6 @@ JSObject* TableTicker::ToJSObject(JSContext *aCx)
|
||||
JSObject *profile = b.CreateObject();
|
||||
|
||||
// Put shared library info
|
||||
JSObject *libs = GetMetaJSObject(b);
|
||||
b.DefineProperty(profile, "libs", GetSharedLibraryInfoString().c_str());
|
||||
|
||||
// Put meta data
|
||||
|
Loading…
x
Reference in New Issue
Block a user