diff --git a/include/haproxy/thread.h b/include/haproxy/thread.h index 5c0dc49e3..a06b93d5b 100644 --- a/include/haproxy/thread.h +++ b/include/haproxy/thread.h @@ -46,7 +46,6 @@ /* Generic exports */ int parse_nbthread(const char *arg, char **err); -int thread_get_default_count(); extern int thread_cpus_enabled_at_boot;