CLEANUP: 51d: register the deinitialization function

deinit_51degrees() is not called anymore from haproxy.c, removing
2 #ifdefs and one include. The function was made static. The include
file still includes 51Degrees.h which is needed by global.h and 51d.c
so it was not touched beyond this last function removal.
This commit is contained in:
Willy Tarreau 2016-12-21 20:59:01 +01:00
parent 800f93f375
commit 7ac4c20509
3 changed files with 2 additions and 11 deletions