summaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.h b/src/command.h
index 185ed1c..604583d 100644
--- a/src/command.h
+++ b/src/command.h
@@ -41,7 +41,6 @@ enum {
#endif
gboolean command_search(const Arg *arg);
-gboolean command_history(const Arg *arg);
gboolean command_yank(const Arg *arg);
gboolean command_save(const Arg *arg);
#ifdef FEATURE_QUEUE