diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-03-05 21:52:10 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-03-05 21:52:10 +0000 |
commit | 3602dd77d79d7e172523d6ae32171b8e22b0e139 (patch) | |
tree | 6dd37d344ade5aea5fcd3f4c99a2e492679fe3d6 /common/sdp-xml.c | |
parent | 8b610428cc0c768c8df15625c15e19b36b7373a2 (diff) |
Use the GMarkup stubs from eglib
Diffstat (limited to 'common/sdp-xml.c')
-rw-r--r-- | common/sdp-xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/sdp-xml.c b/common/sdp-xml.c index 664a1ff5..2cc55c2d 100644 --- a/common/sdp-xml.c +++ b/common/sdp-xml.c @@ -37,7 +37,6 @@ #include <bluetooth/sdp_lib.h> #include "logging.h" - #include "sdp-xml.h" #define STRBUFSIZE 1024 |