Skip to content

Commit

Permalink
Bug 1416716 - Init deleteSucceeded to silent a -Wmaybe-uninitialized …
Browse files Browse the repository at this point in the history
…warning r=bz

MozReview-Commit-ID: C3pYuP5dPxI

UltraBlame original commit: c7b949c8965d84437e8e8ebf360fda43806a9c86
  • Loading branch information
marco-c committed Oct 2, 2019
1 parent ffbbad2 commit 26197b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dom/bindings/Codegen.py
Original file line number Diff line number Diff line change
Expand Up @@ -82299,6 +82299,8 @@

bool
deleteSucceeded
=
false
;

bool
Expand Down

0 comments on commit 26197b8

Please sign in to comment.