--- client/session.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/client/session.c b/client/session.c index 0663262..51acbfa 100644 --- a/client/session.c +++ b/client/session.c @@ -61,11 +61,6 @@ struct callback_data { void *data; }; -struct session_callback { - session_callback_t func; - void *data; -}; - struct pending_request { guint id; guint req_id; -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html