Stop logging in PassthroughKeyParser
This commit is contained in:
parent
ec3ad8a969
commit
bd87b4eb10
@ -55,8 +55,7 @@ class PassthroughKeyParser(CommandKeyParser):
|
|||||||
_mode: The mode this keyparser is for.
|
_mode: The mode this keyparser is for.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# FIXME
|
do_log = False
|
||||||
# do_log = False
|
|
||||||
passthrough = True
|
passthrough = True
|
||||||
|
|
||||||
def __init__(self, win_id, mode, parent=None):
|
def __init__(self, win_id, mode, parent=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user