removing from API reports
diff --git a/org.eclipse.wst.common.snippets/component.xml b/org.eclipse.wst.common.snippets/component.xml
index 226da18..8673f41 100644
--- a/org.eclipse.wst.common.snippets/component.xml
+++ b/org.eclipse.wst.common.snippets/component.xml
@@ -3,15 +3,4 @@
 	name="org.eclipse.wst.common.snippets">
 	<component-depends unrestricted="true"/>
 	<plugin id="org.eclipse.wst.common.snippets" />
-	<package name="org.eclipse.wst.common.snippets.core">
-		<type name="ISnippetEntry" reference="true" implement="false" subclass="false" instantiate="false" />
-		<type name="ISnippetItem" reference="true" implement="false" subclass="false" instantiate="false" />
-		<type name="ISnippetInsertion" reference="true" implement="true" subclass="true" instantiate="false" />
-	</package>
-	<package name="org.eclipse.wst.common.snippets.editors">
-		<type name="VariableItemEditor" reference="false" implement="false" subclass="false" instantiate="false" />
-	</package>
-	<package name="org.eclipse.wst.common.snippets.insertions">
-		<type name="VariableInsertion" reference="false" implement="false" subclass="false" instantiate="false" />
-	</package>
 </component>
\ No newline at end of file