Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
394c0911
Commit
394c0911
authored
Mar 04, 2011
by
Pekka Pessi
Browse files
soa: remove duplicate definitions
parent
04212b50
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
libsofia-sip-ua/soa/sofia-sip/soa_tag.h
libsofia-sip-ua/soa/sofia-sip/soa_tag.h
+0
-12
No files found.
libsofia-sip-ua/soa/sofia-sip/soa_tag.h
View file @
394c0911
...
...
@@ -72,18 +72,6 @@ enum {
* soa_get_params() or soa_get_paramlist()
*/
#define SOATAG_LOCAL_SDP(x) soatag_local_sdp, sdptag_session_v(x)
SOFIAPUBVAR
tag_typedef_t
soatag_local_sdp
;
#define SOATAG_LOCAL_SDP_REF(x) \
soatag_local_sdp_ref, sdptag_session_vr(&(x))
SOFIAPUBVAR
tag_typedef_t
soatag_local_sdp_ref
;
#define SOATAG_LOCAL_SDP_STR(x) soatag_local_sdp_str, tag_str_v(x)
SOFIAPUBVAR
tag_typedef_t
soatag_local_sdp_str
;
#define SOATAG_LOCAL_SDP_STR_REF(x) \
soatag_local_sdp_str_ref, tag_str_vr(&(x))
SOFIAPUBVAR
tag_typedef_t
soatag_local_sdp_str_ref
;
#define SOATAG_USER_SDP(x) soatag_user_sdp, sdptag_session_v(x)
SOFIAPUBVAR
tag_typedef_t
soatag_user_sdp
;
#define SOATAG_USER_SDP_REF(x) \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment