mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 23:32:42 +02: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.