Tue May 13 16:47:50 EDT 2008 Pekka Pessi <first.last@nokia.com>

* nua_stack.h: removed unused typedef ull



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8402 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-05-14 18:20:48 +00:00
parent c5e0072ce1
commit f85e63d8eb
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
Wed May 14 14:19:52 EDT 2008
Wed May 14 14:20:32 EDT 2008

View File

@ -432,8 +432,6 @@ extern tag_typedef_t _nutag_add_contact;
/* ---------------------------------------------------------------------- */
typedef unsigned longlong ull;
#define SET_STATUS(_status, _phrase) status = _status, phrase = _phrase
#define SET_STATUS2(_status, _phrase) status = _status, phrase = _phrase