[gnome-bluetooth] sendto: Remove a remaining reference to openobex



commit c96573de6e4ddd59cef37411667537e0f1a03fd8
Author: Laurent Bigonville <bigon bigon be>
Date:   Fri Nov 28 09:53:07 2014 +0100

    sendto: Remove a remaining reference to openobex
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740852

 sendto/main.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/sendto/main.c b/sendto/main.c
index ca1fa04..5a4832d 100644
--- a/sendto/main.c
+++ b/sendto/main.c
@@ -495,8 +495,6 @@ static void create_window(void)
        gtk_widget_show_all(dialog);
 }
 
-#define OPENOBEX_CONNECTION_FAILED "org.openobex.Error.ConnectionAttemptFailed"
-
 static gchar *get_device_name(const gchar *address)
 {
        BluetoothClient *client;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]