]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Tue May 13 16:47:50 EDT 2008 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Wed, 14 May 2008 18:20:48 +0000 (18:20 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 14 May 2008 18:20:48 +0000 (18:20 +0000)
  * nua_stack.h: removed unused typedef ull

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8402 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/.update
libs/sofia-sip/libsofia-sip-ua/nua/nua_stack.h

index 349ba7230a52d5b56d6119bc70af15425968eed2..9c57c6033731b7a6e0567885006dbf2b54a22864 100644 (file)
@@ -1 +1 @@
-Wed May 14 14:19:52 EDT 2008
+Wed May 14 14:20:32 EDT 2008
index f81c7dd6bc03435ca2819132bb885e7644df0c7b..d5144ca2db6b00ee51fbe8afce35685c1eec4783 100644 (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