mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 08:34:10 +00:00
cleanup: Remove header only functions
The functions are defined only in the header file and don't have an actual implementation Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3352>
This commit is contained in:
parent
de8f69c787
commit
f2c55d6479
@ -79,6 +79,3 @@ gboolean meta_backend_is_headless (MetaBackend *backend);
|
|||||||
|
|
||||||
META_EXPORT
|
META_EXPORT
|
||||||
MetaBackendCapabilities meta_backend_get_capabilities (MetaBackend *backend);
|
MetaBackendCapabilities meta_backend_get_capabilities (MetaBackend *backend);
|
||||||
|
|
||||||
META_EXPORT
|
|
||||||
void meta_clutter_init (void);
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user