mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-10 04:02:30 +00:00
remove comment
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ static const int emacs_keymap[RT_KEYMAP_MAX] = {
|
||||
'A' - '@',
|
||||
'E' - '@',
|
||||
'L',
|
||||
'D' - '@' // could be null instead to avoid confusion
|
||||
'D' - '@'
|
||||
};
|
||||
|
||||
static const int vi_keymap[RT_KEYMAP_MAX] = {
|
||||
|
||||
Reference in New Issue
Block a user