[gnome-bluetooth] input: Remove unused variable
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-bluetooth] input: Remove unused variable
- Date: Wed, 13 Nov 2013 16:00:53 +0000 (UTC)
commit 50be59a047a646dd1dcc5b0bbbef39c5e4ad6fc9
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 30 18:42:34 2013 +0100
    input: Remove unused variable
 wizard/bluetooth-input.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/wizard/bluetooth-input.c b/wizard/bluetooth-input.c
index 08856c3..92501ae 100644
--- a/wizard/bluetooth-input.c
+++ b/wizard/bluetooth-input.c
@@ -143,7 +143,6 @@ static void
 bluetooth_input_finalize (GObject *input)
 {
        GdkDeviceManager *manager;
-       BluetoothInputPrivate *priv = BLUETOOTH_INPUT_GET_PRIVATE(input);
 
        manager = gdk_display_get_device_manager (gdk_display_get_default ());
        g_signal_handlers_disconnect_by_func (manager, device_changed_cb, input);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]