OSDN Git Service

Remove unused variable from browse_req structure
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Fri, 7 Jan 2011 23:00:03 +0000 (20:00 -0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Fri, 7 Jan 2011 23:24:53 +0000 (01:24 +0200)
src/device.c

index c33b22b..4d53228 100644 (file)
@@ -103,7 +103,6 @@ struct browse_req {
        int search_uuid;
        int reconnect_attempt;
        guint listener_id;
-       guint timer;
 };
 
 struct btd_device {