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
26b9a490
Commit
26b9a490
authored
Sep 22, 2005
by
Pekka Pessi
Browse files
Removed Herbie hooks.
darcs-hash:20050922124427-65a35-1f3631b22577c58bdc630c118e88bc95b532520c.gz
parent
a57796ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
libsofia-sip-ua/nua/nua_stack.h
libsofia-sip-ua/nua/nua_stack.h
+0
-8
No files found.
libsofia-sip-ua/nua/nua_stack.h
View file @
26b9a490
...
...
@@ -395,10 +395,6 @@ extern char const nua_500_error[];
#define SET_STATUS(_status, _phrase) status = _status, phrase = _phrase
#if HAVE_HERBIE
#include "nua_herbie.h"
#endif
struct
nua_s
{
su_home_t
nua_home
[
1
];
...
...
@@ -432,10 +428,6 @@ struct nua_s {
nta_agent_t
*
nua_nta
;
su_timer_t
*
nua_timer
;
#if HAVE_HERBIE
nua_herbie_t
*
nua_herbie
;
#endif
#if HAVE_UICC_H
uicc_t
*
nua_uicc
;
#endif
...
...
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