]> git.kaiwu.me - haproxy.git/commit
CLEANUP: 51d: register the deinitialization function
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 19:59:01 +0000 (20:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:30:54 +0000 (21:30 +0100)
commit7ac4c205098f6fe2358607c5ea738773525b9d3d
tree89f70dbbcc0e7661ff98ab07c4d4da747de1e5d9
parent800f93f3751db98f0d147fa773c97f07d6f471f9
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.
include/import/51d.h
src/51d.c
src/haproxy.c