]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove typedef added for code completion
authorMathieu Rene <mrene@avgs.ca>
Thu, 26 Jul 2012 16:43:32 +0000 (12:43 -0400)
committerMathieu Rene <mrene@avgs.ca>
Thu, 26 Jul 2012 16:43:32 +0000 (12:43 -0400)
src/switch_rtp.c

index f3234a21b28625dba73c33702361a64891712318..341b005473dc6165eeac0834624c3018a14dd86e 100644 (file)
@@ -34,8 +34,6 @@
 //#define RTP_DEBUG_WRITE_DELTA
 //#define DEBUG_MISSED_SEQ
 
-typedef unsigned long u_long;
-
 #include <switch.h>
 #include <switch_stun.h>
 #include <apr_network_io.h>