summaryrefslogtreecommitdiffstats
path: root/taskcluster
diff options
context:
space:
mode:
authorathenian200 <athenian200@outlook.com>2020-09-09 01:40:15 -0500
committerMoonchild <moonchild@palemoon.org>2020-09-21 10:58:32 +0000
commitf43c37cabe419a38b64c68225a4256d795443aae (patch)
treef4be087c0c5e89dcf7c02805fa6fb453675b5e02 /taskcluster
parent157f218c8d9f026eb530bb87cb23c2b81fd42a54 (diff)
downloadUXP-f43c37cabe419a38b64c68225a4256d795443aae.tar
UXP-f43c37cabe419a38b64c68225a4256d795443aae.tar.gz
UXP-f43c37cabe419a38b64c68225a4256d795443aae.tar.lz
UXP-f43c37cabe419a38b64c68225a4256d795443aae.tar.xz
UXP-f43c37cabe419a38b64c68225a4256d795443aae.zip
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 'taskcluster')
0 files changed, 0 insertions, 0 deletions