Diff between b0274b335e16f4b8a62548c969f639f575cd893a and ecd5269bdf1aea9c138852e63d64e217eca5da9c

Changed Files

File Additions Deletions Status
obexd/src/map_ap.h +0 -1 modified

Full Patch

diff --git a/obexd/src/map_ap.h b/obexd/src/map_ap.h
index c0fb79a..24254af 100644
--- a/obexd/src/map_ap.h
+++ b/obexd/src/map_ap.h
@@ -51,7 +51,6 @@ enum map_ap_tag {
 	MAP_AP_STATUSINDICATOR		= 0x17,		/* uint8_t	*/
 	MAP_AP_STATUSVALUE		= 0x18,		/* uint8_t	*/
 	MAP_AP_MSETIME			= 0x19,		/* char *	*/
-	MAP_AP_INVALID			= 0x100,
 };
 
 /* Data type representing MAP application parameters. Consider opaque. */