Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
134:395678c651d8
Parent:
133:3d136f5ffd66
Child:
135:2f4290590e51
--- a/call_box_manager.cpp	Tue Sep 01 19:33:11 2015 +0000
+++ b/call_box_manager.cpp	Tue Sep 01 19:34:34 2015 +0000
@@ -40,9 +40,6 @@
             {
                 int local_ext = cb -> get_ext ();
                 
-                if ( dont_refresh_5000 ) if ( local_ext == 5000 ) return 5000;
-                if ( dont_refresh_5001 ) if ( local_ext == 5001 ) return 5001;
-                
                 if ( local_ext % 2 == 1 )
                 { 
                     // if ( ! list_exception_ext -> find_value ( local_ext ) )