Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
4:de46f0d9b14d
Parent:
3:cd9148672e25
Child:
5:53a196c31b6b
--- a/sip.h	Wed Sep 10 18:21:48 2014 +0000
+++ b/sip.h	Thu Sep 11 14:23:47 2014 +0000
@@ -65,7 +65,6 @@
     ~Sip();
     void registry( void );
     VZ_call * invite( void );
-    VZ_call * old_invite( void );
     
     char * make_content_length( char * header, char * body, char * pkg );