Just remove an extra empty line. --- attrib/gattrib.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/attrib/gattrib.c b/attrib/gattrib.c index 779a471..5b8b590 100644 --- a/attrib/gattrib.c +++ b/attrib/gattrib.c @@ -195,7 +195,6 @@ void g_attrib_unref(GAttrib *attrib) g_io_channel_unref(attrib->io); } - if (attrib->destroy) attrib->destroy(attrib->destroy_user_data); -- 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