Remove maemo.org contact address from copyright notice
[browser-switch] / config-ui / browser-switchboard-cp.c
index 5815d6b..61cd288 100644 (file)
@@ -7,7 +7,6 @@
  * Derived from services-cp.c from maemo-control-services
  * Copyright (c) 2008 Janne Kataja <janne.kataja@iki.fi>
  * Copyright (c) 2008 Nokia Corporation
- * Contact: integration@maemo.org
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -216,7 +215,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());