commit | 7ac4c205098f6fe2358607c5ea738773525b9d3d | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Dec 21 20:59:01 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Dec 21 21:30:54 2016 +0100 |
tree | 89f70dbbcc0e7661ff98ab07c4d4da747de1e5d9 | |
parent | 800f93f3751db98f0d147fa773c97f07d6f471f9 [diff] |
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.