Skip to content

Commit

Permalink
removed the android compatibility library from the build path.
Browse files Browse the repository at this point in the history
removed the android compativility library android-support-v4.jar from the build path.
  • Loading branch information
Vasavi Kumar Nekkanti committed Dec 7, 2011
1 parent aac2f80 commit 954a42a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

0 comments on commit 954a42a

Please sign in to comment.