From 118f6f9f013b38afc5b65dd0e4de97e9baad07e6 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 17 Nov 2006 13:19:28 +0000 Subject: Remove sdp_put_unaligned and sdp_get_unaligned macros --- sdpd/sdpd.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sdpd/sdpd.h') diff --git a/sdpd/sdpd.h b/sdpd/sdpd.h index 69c1446e..67ba4e78 100644 --- a/sdpd/sdpd.h +++ b/sdpd/sdpd.h @@ -24,9 +24,6 @@ * */ -#define sdp_get_unaligned bt_get_unaligned -#define sdp_put_unaligned bt_put_unaligned - typedef struct request { bdaddr_t device; bdaddr_t bdaddr; -- cgit