--- a/imgtools_os/romkiteka2/include/EPOCBASE.IBY Thu May 27 14:02:32 2010 +0300
+++ b/imgtools_os/romkiteka2/include/EPOCBASE.IBY Fri Jun 11 14:46:46 2010 +0300
@@ -54,8 +54,6 @@
#include <network.iby>
-#include <rtp.iby> /* Multimedia Protocols(RTP) component */
-
#include <stdlib.iby> /* Standard C Library */
#include <securitycommonutils.iby>
@@ -81,27 +79,7 @@
#endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
-#ifndef SYMBIAN_EXCLUDE_SIP //sip components can be removed from build by defining this macro
-
-
-#include <sipsw.iby> /* Multimedia Protocols(SIP) component */
-#include <siph2lanbearermonitor.iby> /* Multimedia Protocols(SIP) component */
-#include <SipStateMachine.iby> /* Multimedia Protocols(SIP) component */
-#include <SIPDummyPRT.iby> /* Multimedia Protocols(SIP) component */
-
-#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
-
-#include <SIPCPR.iby> /* Multimedia Protocols(SIP) component */
-#include <SIPParams.iby> /* Multimedia Protocols(SIP) component */
-#include <SIPSCPR.iby> /* Multimedia Protocols(SIP) component */
-
-#else
-
-#include <sipproviders.iby> /* Multimedia Protocols(SIP) component */
-
-#endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
-
-#endif // SYMBIAN_EXCLUDE_SIP
+
#include <openenv.iby>
#include <ezlib.iby>