Diff between dfa18f7d73c6ff24c34c5630d9b6ceaf4e7ed144 and 0c0c642234ffb4532b9f66c0f16af37a1c58fe45

Changed Files

File Additions Deletions Status
profiles/health/mcap_sync.c +0 -2 modified

Full Patch

diff --git a/profiles/health/mcap_sync.c b/profiles/health/mcap_sync.c
index 7c35e4a..cba7a2a 100644
--- a/profiles/health/mcap_sync.c
+++ b/profiles/health/mcap_sync.c
@@ -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;