diff options
author | athenian200 <athenian200@outlook.com> | 2020-09-09 01:40:15 -0500 |
---|---|---|
committer | athenian200 <athenian200@outlook.com> | 2020-09-09 01:40:15 -0500 |
commit | 1f65f171aa7bc29523654a1dbea770907e6195ac (patch) | |
tree | 753b66f7ff496805664928f9e006bba5f0f60ebf /layout/style/nsCSSParser.h | |
parent | 8f95bacca42dd895b97d02b8bcb4629e039c1b3b (diff) | |
download | uxp-1f65f171aa7bc29523654a1dbea770907e6195ac.tar.gz |
Issue #1629 - Part 5: Remove pointless local variables.
Since the local variable is always initialized to false, we don't actually need to declare it and can just pass "false" directly as a parameter to the PrepareSheet function's bool. I was worried about code readability at first, but some well-placed comments took care of that.
Diffstat (limited to 'layout/style/nsCSSParser.h')
0 files changed, 0 insertions, 0 deletions