mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-12 16:03:42 +02:00
- nhttpd: remove obsolete function to show commandline help
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
bool Configure();
|
||||
void stop_webserver(); // Remove Hooks, Stop Webserver
|
||||
static void version(FILE *dest);// Show Webserver Version
|
||||
static void usage(FILE *dest); // Show command line usage
|
||||
// Hooks
|
||||
void hooks_attach(); // Add a Hook-Class to HookList
|
||||
void hooks_detach(); // Remove a Hook-Class from HookList
|
||||
|
Reference in New Issue
Block a user