Compile fix for the Hildon control panel applet
authorSteven Luo <steven+maemo@steven676.net>
Tue, 15 Dec 2009 14:06:57 +0000 (06:06 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Tue, 15 Dec 2009 14:06:57 +0000 (06:06 -0800)
config-ui/browser-switchboard-cp.c

index 5815d6b..b473d38 100644 (file)
@@ -216,7 +216,6 @@ osso_return_t execute(osso_context_t * osso,
        
        if (osso == NULL)
                return OSSO_ERROR;
-       data.osso_context = osso;
 
        /* enable help system on dialog */
        GtkDialog * dialog = GTK_DIALOG(swb_config_dialog());