diff options
Diffstat (limited to 'apps/plugins/puzzles/help.h')
| -rw-r--r-- | apps/plugins/puzzles/help.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/puzzles/help.h b/apps/plugins/puzzles/help.h index 29fcb82..90c90dc 100644 --- a/apps/plugins/puzzles/help.h +++ b/apps/plugins/puzzles/help.h @@ -2,6 +2,3 @@ extern const char help_text[]; extern const char quick_help_text[]; - -/* in help.c */ -void full_help(const char *name); |