bluetooth: Remove useless FIXME

Who knows what that was for...
This commit is contained in:
Bastien Nocera 2015-07-27 16:18:00 +02:00
parent 60bf057bab
commit 8d6bdda036

View file

@ -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 ();