home
·
contact
·
privacy
projects
/
ircplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
67e83ee
)
Remove actual main offender line targeted by previous commit.
master
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 10 Aug 2025 12:03:48 +0000
(14:03 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 10 Aug 2025 12:03:48 +0000
(14:03 +0200)
ircplom/client_tui.py
patch
|
blob
|
history
diff --git
a/ircplom/client_tui.py
b/ircplom/client_tui.py
index 1b55f87a7e078e2ca2f6494af428cbe2a6499f77..f40064db676a90f583a7ea61c7faaaab28717053 100644
(file)
--- a/
ircplom/client_tui.py
+++ b/
ircplom/client_tui.py
@@
-133,7
+133,6
@@
class _ClientWindowsManager:
if isinstance(w, _PrivmsgWindow)]:
self._prompt_update(win)
tainteds |= win.prompt.tainted
if isinstance(w, _PrivmsgWindow)]:
self._prompt_update(win)
tainteds |= win.prompt.tainted
- tainteds = True
return tainteds
return tainteds