diff options
author | athenian200 <athenian200@outlook.com> | 2020-09-09 01:40:15 -0500 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-21 10:58:32 +0000 |
commit | f43c37cabe419a38b64c68225a4256d795443aae (patch) | |
tree | f4be087c0c5e89dcf7c02805fa6fb453675b5e02 /widget/nsClipboardProxy.h | |
parent | 157f218c8d9f026eb530bb87cb23c2b81fd42a54 (diff) | |
download | UXP-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 'widget/nsClipboardProxy.h')
0 files changed, 0 insertions, 0 deletions