[gnome-bluetooth] settings: Small coding style cleanup
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] settings: Small coding style cleanup
- Date: Fri, 31 Jul 2015 14:57:44 +0000 (UTC)
commit af3f4443e4319c37d695fcae2995c62f8f75deb3
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jul 31 16:57:10 2015 +0200
settings: Small coding style cleanup
lib/bluetooth-settings-widget.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/lib/bluetooth-settings-widget.c b/lib/bluetooth-settings-widget.c
index fe5b31f..437740f 100644
--- a/lib/bluetooth-settings-widget.c
+++ b/lib/bluetooth-settings-widget.c
@@ -75,10 +75,8 @@ struct _BluetoothSettingsWidgetPrivate {
* http://thread.gmane.org/gmane.linux.bluez.kernel/41471 */
GHashTable *devices_type; /* key=bdaddr, value=guint32 */
- /* Visible */
- GtkWidget *visible_label;
-
/* Sharing section */
+ GtkWidget *visible_label;
gboolean has_console;
GDBusProxy *session_proxy;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]