bluetooth: Remove useless FIXME
Who knows what that was for...
This commit is contained in:
parent
60bf057bab
commit
8d6bdda036
1 changed files with 0 additions and 1 deletions
|
@ -226,7 +226,6 @@ cc_bluetooth_panel_init (CcBluetoothPanel *self)
|
|||
GError *error = NULL;
|
||||
|
||||
self->priv = BLUETOOTH_PANEL_PRIVATE (self);
|
||||
//FIXME
|
||||
g_resources_register (cc_bluetooth_get_resource ());
|
||||
|
||||
self->priv->builder = gtk_builder_new ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue