Removed references to log4j.

This commit is contained in:
Woody Folsom
2012-04-30 19:40:43 -04:00
parent a9fbdfb50e
commit f4ed883d63
7 changed files with 1 additions and 34 deletions

View File

@@ -5,6 +5,5 @@
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>