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
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue