OSDN Git Service

health: Remove useless define for hton64
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Jan 2014 04:58:21 +0000 (20:58 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Jan 2014 04:58:21 +0000 (20:58 -0800)
profiles/health/mcap_sync.c

index 7c35e4a..cba7a2a 100644 (file)
@@ -88,8 +88,6 @@ struct sync_set_data {
        gboolean role;
 };
 
-#define hton64(x)     ntoh64(x)
-
 static gboolean csp_caps_initialized = FALSE;
 struct csp_caps _caps;