diff options
Diffstat (limited to 'applets/clock/clock-location.c')
-rw-r--r-- | applets/clock/clock-location.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/applets/clock/clock-location.c b/applets/clock/clock-location.c index 4c48777f..a983872c 100644 --- a/applets/clock/clock-location.c +++ b/applets/clock/clock-location.c @@ -531,8 +531,6 @@ make_current_cb (gpointer data, GError *error) if (mcdata->callback) mcdata->callback (mcdata->data, error); - else - g_error_free (error); } static void |