summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/options.h b/options.h
index c51a10d..7a61e3d 100644
--- a/options.h
+++ b/options.h
@@ -355,11 +355,6 @@ struct options
struct plugin_option_list *plugin_list;
#endif
-#ifdef USE_PTHREAD
- int n_threads;
- int nice_work;
-#endif
-
#if P2MP
#if P2MP_SERVER