[gnome-control-center] bluetooth: Remove dead code
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] bluetooth: Remove dead code
- Date: Tue, 1 Oct 2013 08:05:16 +0000 (UTC)
commit be3965a76b597f674a5b864d85882dde59cad829
Author: Rui Matos <tiagomatos gmail com>
Date: Mon Sep 16 22:27:22 2013 +0200
bluetooth: Remove dead code
https://bugzilla.gnome.org/show_bug.cgi?id=708286
panels/bluetooth/cc-bluetooth-panel.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/panels/bluetooth/cc-bluetooth-panel.c b/panels/bluetooth/cc-bluetooth-panel.c
index 95d008e..e769ae7 100644
--- a/panels/bluetooth/cc-bluetooth-panel.c
+++ b/panels/bluetooth/cc-bluetooth-panel.c
@@ -835,9 +835,6 @@ cc_bluetooth_panel_init (CcBluetoothPanel *self)
g_signal_connect (G_OBJECT (WID ("switch_discoverable")), "notify::active",
G_CALLBACK (switch_discoverable_active_changed), self);
- /* The known devices */
- widget = WID ("devices_table");
-
context = gtk_widget_get_style_context (WID ("message_scrolledwindow"));
gtk_style_context_set_junction_sides (context, GTK_JUNCTION_BOTTOM);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]