aboutsummaryrefslogtreecommitdiff
path: root/degesch.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-07-12 17:34:59 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-07-12 17:39:29 +0200
commitfc87d5464918bfb7a01a7a8565556acab71a67ea (patch)
tree183c19845c077cbd03047f938ca8e0ae7cad708e /degesch.c
parentf69ca8e54c57f1027e9fe7b6de6b090315120606 (diff)
downloadxK-fc87d5464918bfb7a01a7a8565556acab71a67ea.tar.gz
xK-fc87d5464918bfb7a01a7a8565556acab71a67ea.tar.xz
xK-fc87d5464918bfb7a01a7a8565556acab71a67ea.zip
Cleanup
Diffstat (limited to 'degesch.c')
-rw-r--r--degesch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/degesch.c b/degesch.c
index b839cd1..0f46c83 100644
--- a/degesch.c
+++ b/degesch.c
@@ -6761,7 +6761,6 @@ handle_command_buffer (struct handler_args *a)
if (try_handle_buffer_goto (ctx, action))
return true;
- // XXX: also build a prefix map?
// TODO: some subcommand to print N last lines from the buffer
bool result = true;
if (!strcasecmp_ascii (action, "list"))