From 005e45330d6b5c585718684adc21b2bed3469038 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 17 Sep 2010 17:23:54 +0200 Subject: [PATCH] Fixed a subtle SIGSEGV. --- src/frontends/maemo/src/strongswan-status.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontends/maemo/src/strongswan-status.c b/src/frontends/maemo/src/strongswan-status.c index f1456269a..eb7202845 100644 --- a/src/frontends/maemo/src/strongswan-status.c +++ b/src/frontends/maemo/src/strongswan-status.c @@ -123,7 +123,6 @@ button_clicked (HildonButton *button, StrongswanStatus *plugin) TRUE); hildon_picker_button_set_selector (HILDON_PICKER_BUTTON (button), HILDON_TOUCH_SELECTOR (selector)); - g_object_unref (model); button = hildon_button_new_with_text ( HILDON_SIZE_FINGER_HEIGHT |