diff options
author | Tim Wiederhake <twied@gmx.net> | 2024-01-20 16:07:00 +0100 |
---|---|---|
committer | Tim Wiederhake <twied@gmx.net> | 2024-01-20 16:07:00 +0100 |
commit | f6fb5b536cd2a96ef1ac26599fd48ef89a628a77 (patch) | |
tree | a34b15e4d6453a31a5b6a357a7623e5cf9afb07f /src/events.c | |
parent | 895e0e6630eea3cea07d4e4f47f0264ea5263c8e (diff) |
Rework dummy variable usage in SetHighlightPixmap
twm defines several "junk" variables to use with functions like
XQueryPointer or XGetGeometry. In some instances, the returned
values are actually used, which makes the code confusing and hard
to reason about. Use dedicated variables in those cases.
Signed-off-by: Tim Wiederhake <twied@gmx.net>
Diffstat (limited to 'src/events.c')
0 files changed, 0 insertions, 0 deletions