1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

Remove unused typedef

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-01 18:35:03 +02:00
parent 620804ab01
commit f985332a37

View file

@ -29,8 +29,6 @@
#include <gtk/gtk.h>
typedef struct _CallsCallHolder CallsCallHolder;
G_BEGIN_DECLS
#define CALLS_TYPE_CALL_SELECTOR_ITEM (calls_call_selector_item_get_type ())