From c298027fefc0f5e85f82e486ee3c84aa8a8f9fe4 Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 03:00:44 +0100 Subject: CLEANUP - remove old stuff --- includes/hardinfo.h | 1 - includes/uidefs.h | 6 ------ 2 files changed, 7 deletions(-) (limited to 'includes') 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; diff --git a/includes/uidefs.h b/includes/uidefs.h index e838754a..c3042492 100644 --- a/includes/uidefs.h +++ b/includes/uidefs.h @@ -11,7 +11,6 @@ "" #endif /* !RELEASE */ -#ifdef HAS_LIBSOUP #define SYNC_MANAGER_MENU_ITEMS \ "" \ "" -#else /* !HAS_LIBSOUP */ -#define SYNC_MANAGER_MENU_ITEMS -#define SYNC_MANAGER_TOOL_ITEMS -#endif /* !HAS_LIBSOUP */ - char *uidefs_str = "" " " -- cgit v1.2.3