Index: polystitch.c =================================================================== --- polystitch.c (revision 17436) +++ polystitch.c (revision 17437) @@ -135,7 +135,7 @@ void pplg_uninit_polystitch(void) { - pcb_hid_remove_actions_by_cookie(polystitch_cookie); + pcb_remove_actions_by_cookie(polystitch_cookie); } #include "dolists.h"