]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: da: register the deinitialization function
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:03:49 +0000 (21:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:30:54 +0000 (21:30 +0100)
commitb149eedd5aa4b770f940d608865672b0d418f526
treee1a2a7c0d195fcfcf7594f2747ef4288c52a42f3
parent7ac4c205098f6fe2358607c5ea738773525b9d3d
CLEANUP: da: register the deinitialization function

deinit_deviceatlas() is not called anymore from haproxy.c, removing 2
still includes other parts of the Deviceatlas library so it was not
touched.
include/import/da.h
src/da.c
src/haproxy.c