mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-14 00:17:35 +00:00
record-row: Removed unused define
This commit is contained in:
parent
56ec92d57f
commit
989a52fac5
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue