mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug853350 - Followup. error: 'aService' was not declared in this scope. r=me
This commit is contained in:
parent
204b35d4df
commit
92d4eef8c8
@ -278,7 +278,6 @@ void
|
||||
StartDiskSpaceWatcher()
|
||||
{
|
||||
MOZ_ASSERT(NS_IsMainThread());
|
||||
MOZ_ASSERT(aService);
|
||||
|
||||
// Bail out if called several times.
|
||||
if (gHalDiskSpaceWatcher != nullptr) {
|
||||
|
Loading…
Reference in New Issue
Block a user