mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 918882: Remove no-longer-used 'rv' variable. r=njn
This commit is contained in:
parent
976ee51cf2
commit
962ba944f2
@ -1016,7 +1016,6 @@ nsMemoryReporterManager::GetExplicit(int64_t* aExplicit)
|
||||
#ifndef HAVE_JEMALLOC_STATS
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
#else
|
||||
nsresult rv;
|
||||
bool more;
|
||||
|
||||
// For each reporter we call CollectReports and filter out the
|
||||
|
Loading…
Reference in New Issue
Block a user