[calls] sip: origin: Remove unused variable
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] sip: origin: Remove unused variable
- Date: Mon, 9 May 2022 23:02:51 +0000 (UTC)
commit c6c17671e13ee4aa75e31c7fd089d8874d19ce7e
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Mon May 9 11:07:57 2022 +0200
sip: origin: Remove unused variable
plugins/sip/calls-sip-origin.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/sip/calls-sip-origin.c b/plugins/sip/calls-sip-origin.c
index b99232a3..4f292916 100644
--- a/plugins/sip/calls-sip-origin.c
+++ b/plugins/sip/calls-sip-origin.c
@@ -1282,7 +1282,6 @@ calls_sip_origin_get_property (GObject *object,
GParamSpec *pspec)
{
CallsSipOrigin *self = CALLS_SIP_ORIGIN (object);
- g_autofree char *name = NULL;
switch (property_id) {
case PROP_NAME:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]