cleanup: Remove unused callbacks
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3570>
This commit is contained in:

committed by
Marge Bot

parent
4c4735cdf6
commit
467120d5aa
@ -24,9 +24,6 @@
|
||||
#include "backends/native/meta-kms-types.h"
|
||||
#include "backends/native/meta-kms-types-private.h"
|
||||
|
||||
typedef void (* MetaKmsCallback) (MetaKms *kms,
|
||||
gpointer user_data);
|
||||
|
||||
void meta_kms_queue_callback (MetaKms *kms,
|
||||
GMainContext *main_context,
|
||||
MetaThreadCallback callback,
|
||||
|
Reference in New Issue
Block a user