parent
305cf58723
commit
841941b058
@ -1,26 +0,0 @@
|
|||||||
diff --git a/src/services/evolution-alarm-notify/e-alarm-notify.c b/src/services/evolution-alarm-notify/e-alarm-notify.c
|
|
||||||
index a97e258b4..7eba95f60 100644
|
|
||||||
--- a/src/services/evolution-alarm-notify/e-alarm-notify.c
|
|
||||||
+++ b/src/services/evolution-alarm-notify/e-alarm-notify.c
|
|
||||||
@@ -139,8 +139,6 @@ e_alarm_notify_audio (EAlarmNotify *an,
|
|
||||||
if (!did_play)
|
|
||||||
gdk_beep ();
|
|
||||||
|
|
||||||
- g_slist_free_full (attachments, g_object_unref);
|
|
||||||
-
|
|
||||||
return FALSE;
|
|
||||||
}
|
|
||||||
|
|
||||||
@@ -456,12 +454,9 @@ e_alarm_notify_procedure (EAlarmNotify *an,
|
|
||||||
if (!result)
|
|
||||||
goto fallback;
|
|
||||||
|
|
||||||
- g_slist_free_full (attachments, g_object_unref);
|
|
||||||
-
|
|
||||||
return FALSE;
|
|
||||||
|
|
||||||
fallback:
|
|
||||||
- g_slist_free_full (attachments, g_object_unref);
|
|
||||||
|
|
||||||
return e_alarm_notify_display (an, rd, alarm);
|
|
||||||
}
|
|
@ -1 +1 @@
|
|||||||
SHA512 (evolution-data-server-3.35.3.tar.xz) = 253ee09bfe13f719f7ae4ef1554744341cfe5f7549536be29f890ec3cf6f16fbc6da2ea5c445cb0748ad9a38e181a622996b3a71da4a5640bf52d8f3077ffcaa
|
SHA512 (evolution-data-server-3.35.90.tar.xz) = f88419d83146915e978941d9d0fdc227f11c2a016f8db9ecea16406b350a83870c80a4eb46d59f3ccf28bc52348c94bcae17a21c08ba8b51eb99ea5754290e68
|
||||||
|
Loading…
Reference in new issue