removing calls to ISymbianSDK#isEKA1(). For 3.0, EKA1 is not supported so any code returing true from isEKA1() is removed.
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="org.eclipse.help.toc">
<toc
file="sdkTOC.xml"
primary="true"/>
<toc
file="tocStart.xml"
primary="false"/>
<toc
file="tocReference.xml"
primary="false"/>
<toc
file="tocTasks.xml"
primary="false"/>
<toc
file="toccuscomp.xml"
primary="false"/>
<index path="index" />
</extension>
</plugin>