home · contact · privacy
Remove actual main offender line targeted by previous commit.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 10 Aug 2025 12:03:48 +0000 (14:03 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 10 Aug 2025 12:03:48 +0000 (14:03 +0200)
ircplom/client_tui.py

index 1b55f87a7e078e2ca2f6494af428cbe2a6499f77..f40064db676a90f583a7ea61c7faaaab28717053 100644 (file)
@@ -133,7 +133,6 @@ class _ClientWindowsManager:
                         if isinstance(w, _PrivmsgWindow)]:
                 self._prompt_update(win)
                 tainteds |= win.prompt.tainted
-            tainteds = True
         return tainteds