Remove dnsjava from classpath

This commit is contained in:
Cameron Gutman 2013-11-04 21:05:14 -05:00
parent cbc44f674e
commit 43e4af0c8b

View File

@ -5,6 +5,5 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="C:/Users/Andrew/Documents/GitHub/EECS293/mDNSTest/libs/dnsjava-2.1.6.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>