summaryrefslogtreecommitdiff
path: root/src/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.py')
-rw-r--r--src/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.py b/src/core.py
index 845c1e03..92a644be 100644
--- a/src/core.py
+++ b/src/core.py
@@ -144,7 +144,7 @@ class Core(object):
'M-z': self.go_to_previous_tab,
'^L': self.full_screen_redraw,
'M-j': self.go_to_room_number,
- 'M-c': self.coucou,
+# 'M-c': self.coucou,
}
# Add handlers