Remove the unused variable (no bug)

This commit is contained in:
Ehsan Akhgari 2012-07-19 00:45:35 -04:00
parent 850bd5cad2
commit 1c50b4958d

View File

@ -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