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

record-row: Removed unused define

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-11-25 05:04:19 +01:00
parent 56ec92d57f
commit 989a52fac5

View file

@ -37,9 +37,6 @@
#include <errno.h> #include <errno.h>
#define ANONYMOUS_CALLER _("Anonymous caller")
struct _CallsCallRecordRow struct _CallsCallRecordRow
{ {
GtkListBoxRow parent_instance; GtkListBoxRow parent_instance;