Skip to content
Snippets Groups Projects

Revert "Bug 1728536 - Fix compilation error with...

Closed Georg Koppen requested to merge gk/tor-browser:bug_40742 into tor-browser-91.4.0esr-11.5-1
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -3673,7 +3673,6 @@ int NS_main(int argc, NS_tchar** argv) {
# endif
}
# ifdef MOZ_MAINTENANCE_SERVICE
// If we started the elevated updater, and it finished, check the secure
// update status file to make sure that it succeeded, and if it did we
// need to launch the PostUpdate process in the unelevated updater which
@@ -3691,7 +3690,6 @@ int NS_main(int argc, NS_tchar** argv) {
}
}
}
# endif
CloseHandle(elevatedFileHandle);
Loading