mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-07 08:01:11 +01:00
By registering the deinit function we avoid another #ifdef in haproxy.c. The ha_wurfl_deinit() function has been made static and unexported. Now proto/wurfl.h is totally empty, the code being self-contained in wurfl.c, so the useless .h has been removed.