#include <proto/ssl_sock.h>
#endif
-#ifdef USE_WURFL
-#include <proto/wurfl.h>
-#endif
-
#ifdef USE_DEVICEATLAS
#include <import/da.h>
#endif
deinit_51degrees();
#endif
-#ifdef USE_WURFL
- ha_wurfl_deinit();
-#endif
-
list_for_each_entry(pdf, &post_deinit_list, list)
pdf->fct();
#include <proto/log.h>
#include <proto/proto_http.h>
#include <proto/sample.h>
-#include <proto/wurfl.h>
#include <ebsttree.h>
#include <ebmbtree.h>
return 0;
}
-void ha_wurfl_deinit(void)
+static void ha_wurfl_deinit(void)
{
wurfl_information_t *wi, *wi2;
wurfl_patches_t *wp, *wp2;
cfg_register_keywords(&wurflcfg_kws);
hap_register_build_opts("Built with WURFL support.", 0);
hap_register_post_check(ha_wurfl_init);
+ hap_register_post_deinit(ha_wurfl_deinit);
}
// WURFL properties wrapper functions