summaryrefslogtreecommitdiff
path: root/src/normal.h
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2014-12-04 22:10:26 +0100
committerDaniel Carl <danielcarl@gmx.de>2014-12-04 22:10:26 +0100
commitc112f196db03b558ae2ac876fe65dab627294bba (patch)
tree32499672be0eabdb81fd68dbf823a7971e0e69a7 /src/normal.h
parentab5dd2bac0cfd72b7b23cee8411352fef46929fa (diff)
Remove function declaration that does not exists.
Diffstat (limited to 'src/normal.h')
-rw-r--r--src/normal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normal.h b/src/normal.h
index 38a51cb..ac2eae0 100644
--- a/src/normal.h
+++ b/src/normal.h
@@ -26,6 +26,5 @@
void normal_enter(void);
void normal_leave(void);
VbResult normal_keypress(int key);
-void normal_showcmd(int c);
#endif /* end of include guard: _NORMAL_H */