Index: polyhelp.c =================================================================== --- polyhelp.c (revision 17436) +++ polyhelp.c (revision 17437) @@ -512,7 +512,7 @@ void pplg_uninit_lib_polyhelp(void) { - pcb_hid_remove_actions_by_cookie(polyhelp_cookie); + pcb_remove_actions_by_cookie(polyhelp_cookie); } #include "dolists.h"