deleted obsolete composite feature
diff --git "a/EMF Client Platform \050complete with EMFStore Workspace\051/.project" "b/EMF Client Platform \050complete with EMFStore Workspace\051/.project"
deleted file mode 100644
index f005e06..0000000
--- "a/EMF Client Platform \050complete with EMFStore Workspace\051/.project"
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>EMF Client Platform (complete with EMFStore Workspace)</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.FeatureBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.FeatureNature</nature>
-	</natures>
-</projectDescription>
diff --git "a/EMF Client Platform \050complete with EMFStore Workspace\051/build.properties" "b/EMF Client Platform \050complete with EMFStore Workspace\051/build.properties"
deleted file mode 100644
index 64f93a9..0000000
--- "a/EMF Client Platform \050complete with EMFStore Workspace\051/build.properties"
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = feature.xml
diff --git "a/EMF Client Platform \050complete with EMFStore Workspace\051/feature.xml" "b/EMF Client Platform \050complete with EMFStore Workspace\051/feature.xml"
deleted file mode 100644
index 52d33c2..0000000
--- "a/EMF Client Platform \050complete with EMFStore Workspace\051/feature.xml"
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<feature

-      id="org.eclipse.emf.ecp.all"

-      label="EMF Client Platform (complete with EMFStore Workspace persistence)"
-      version="0.8.9.M913"
-      provider-name="Eclipse Modeling Project">

-

-   <description url="http://emfcp.org">

-      This feature contains all features of EMF Client Platform including the EMFStore Workspace as persistence layer.

-   </description>

-

-   <copyright url="http://www.eclipse.org/legal/epl-v10.html">

-      Copyright (c) 2008-2011 Chair for Applied Software Engineering,
-Technische Universitaet Muenchen.
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License
-v1.0
-which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html

-   </copyright>

-

-   <license url="http://www.example.com/license">

-      [Enter License Description here.]

-   </license>

-

-   <includes

-         id="org.eclipse.emf.ecp.editor.feature"

-         version="0.0.0"/>

-

-   <includes

-         id="org.eclipse.emf.ecp.validation.feature"

-         version="0.0.0"/>

-

-   <includes

-         id="org.eclipse.emf.emfstore.client.ui.feature"

-         version="0.0.0"/>

-

-</feature>