mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 948686 - Remove unused variable declaration. r=njn
This commit is contained in:
parent
597fe33c20
commit
74b0e52065
@ -1416,7 +1416,6 @@ nsMemoryReporterManager::GetExplicit(int64_t* aAmount)
|
||||
#ifndef HAVE_JEMALLOC_STATS
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
#else
|
||||
bool more;
|
||||
|
||||
// For each reporter we call CollectReports and filter out the
|
||||
// non-explicit, non-NONHEAP measurements (except for "heap-allocated").
|
||||
|
Loading…
Reference in New Issue
Block a user