aboutsummaryrefslogtreecommitdiff
path: root/src/Keys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Keys.cc')
-rw-r--r--src/Keys.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Keys.cc b/src/Keys.cc
index 6222ac2..19689f7 100644
--- a/src/Keys.cc
+++ b/src/Keys.cc
@@ -490,7 +490,6 @@ bool Keys::addBinding(const string &linebuffer) {
490 } 490 }
491 mod = 0; 491 mod = 0;
492 key = 0; 492 key = 0;
493 type = 0;
494 context = 0; 493 context = 0;
495 isdouble = false; 494 isdouble = false;
496 } 495 }