Drop legacy online help system

Remove the old online help system and change the generic help key to do
the same thing as ":help".

This also removes some context-sensitive help. We should think about
re-adding support for this later.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2013-07-17 01:11:00 +02:00
parent 08f5064ef7
commit 20709b7a7e
5 changed files with 1 additions and 850 deletions

View File

@@ -19,7 +19,6 @@ calcurse_SOURCES = \
day.c \
event.c \
getstring.c \
help.c \
ical.c \
io.c \
keys.c \