diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 03:00:44 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:53 +0100 |
commit | c298027fefc0f5e85f82e486ee3c84aa8a8f9fe4 (patch) | |
tree | 626080c00df2c9c80575900171a83eb73b7c9c00 /includes/hardinfo.h | |
parent | c7282f2d5e5952f5c76a5225072f6257bc0c5776 (diff) |
CLEANUP - remove old stuff
Diffstat (limited to 'includes/hardinfo.h')
-rw-r--r-- | includes/hardinfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h index ce3ff529..872a29fc 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -56,7 +56,6 @@ struct _ProgramParameters { gboolean gui_running; gboolean list_modules; gboolean autoload_deps; - gboolean run_xmlrpc_server; gboolean skip_benchmarks; gboolean quiet; |