Cleaned up dd_web_display
Compare changes
+ 39
− 270
@@ -116,11 +92,8 @@ struct settings {
@@ -161,8 +134,8 @@ void print_man_page(T cli, const char* argv0 ){
@@ -170,26 +143,6 @@ void print_man_page(T cli, const char* argv0 ){
@@ -199,7 +152,6 @@ settings cmdline_settings(int argc, char* argv[])
@@ -208,11 +160,7 @@ settings cmdline_settings(int argc, char* argv[])
@@ -233,7 +181,6 @@ settings cmdline_settings(int argc, char* argv[])
@@ -258,32 +205,14 @@ int main (int argc, char *argv[]) {
@@ -295,7 +224,6 @@ void run_http_server(const settings& s)
@@ -310,7 +238,11 @@ void run_http_server(const settings& s)
@@ -323,168 +255,5 @@ void run_http_server(const settings& s)