Remove function declaration that does not exists.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 4 Dec 2014 21:10:26 +0000 (22:10 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 4 Dec 2014 21:10:26 +0000 (22:10 +0100)
src/normal.h

index 38a51cb..ac2eae0 100644 (file)
@@ -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 */