implicit declaration of function 'Fx_hide_tip' is invalid in C99
declantsien opened this issue · comments
declantsien commented
macOS Webrender build is failing with error below:
menu.c:1375:5: error: implicit declaration of function 'Fx_hide_tip' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
Fx_hide_tip ();
https://github.com/emacs-ng/emacs-ng/actions/runs/8672891238/job/23785630333