From a159bc7c3f437857f3684959caeeee9e33972598 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Fri, 7 Jan 2011 12:20:52 -0700 Subject: tidying after the history branch merge --- examples/data/plugins/bind.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/data/plugins/bind.py') diff --git a/examples/data/plugins/bind.py b/examples/data/plugins/bind.py index 261dc5d..41f96c5 100644 --- a/examples/data/plugins/bind.py +++ b/examples/data/plugins/bind.py @@ -420,8 +420,6 @@ def match_and_exec(uzbl, bind, depth, keylet, bindlet): if not has_args or on_exec: del uzbl.config['mode'] bindlet.reset() - # cleared by keycmd_exec_current, why is this here? breaks history - #uzbl.clear_current() return True -- cgit v1.2.3