[gnome-applets] geyes: Do not exit gnome-panel if something goes wrong
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] geyes: Do not exit gnome-panel if something goes wrong
- Date: Tue, 4 Apr 2017 14:38:27 +0000 (UTC)
commit 8a489b32eb44dcaacdc09821502f6cf40dcb93b2
Author: Dmitry Shachnev <mitya57 gmail com>
Date: Tue Apr 4 16:24:39 2017 +0300
geyes: Do not exit gnome-panel if something goes wrong
geyes/src/geyes.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/geyes/src/geyes.c b/geyes/src/geyes.c
index 32840a1..d5b0758 100644
--- a/geyes/src/geyes.c
+++ b/geyes/src/geyes.c
@@ -432,10 +432,6 @@ geyes_applet_factory (PanelApplet *applet,
if (!strcmp (iid, "GeyesApplet"))
retval = geyes_applet_fill (applet);
-
- if (retval == FALSE) {
- exit (-1);
- }
return retval;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]