removed C2DM source from Eclipse classpath

This commit is contained in:
felipeal
2012-08-07 00:48:40 +00:00
parent fc1e641c79
commit 5df7017daf

View File

@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="c2dm"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/gcm.jar"/>