Index: millpath.c =================================================================== --- millpath.c (revision 17436) +++ millpath.c (revision 17437) @@ -65,7 +65,7 @@ void pplg_uninit_millpath(void) { - pcb_hid_remove_actions_by_cookie(pcb_millpath_cookie); + pcb_remove_actions_by_cookie(pcb_millpath_cookie); }