types/wlr_input_device: move init and finish function to private API

This commit is contained in:
Simon Zeni 2022-03-03 09:43:38 -05:00 committed by Kirill Primak
parent 1bb2631c5c
commit cfed039c9a
20 changed files with 43 additions and 22 deletions

View file

@ -10,7 +10,6 @@
#define WLR_BACKEND_HEADLESS_H
#include <wlr/backend.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/types/wlr_output.h>
/**