mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
CLEANUP: Remove prototype for non-existent thread_get_default_count()
This is the only location of `thread_get_default_count` within the codebase.
This commit is contained in:
parent
992007ec78
commit
8f1669b10f
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue