From 47e759e8d08f3e6877cff9b6560e6bcbb6c28b63 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 27 Aug 2004 18:38:55 +0000 Subject: [PATCH] JDBC libs not needed. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3105 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- lib/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/README b/lib/README index 341586412..f9276d67f 100644 --- a/lib/README +++ b/lib/README @@ -8,9 +8,6 @@ library directory specified in the build.xml file (java.libraries). * The samskivert library: http://samskivert.com/code/samskivert/ -* MM MySQL driver: - http://mmmysql.sourceforge.net/ - * Apache Commons libraries: collections, digester, io, and lang http://jakarta.apache.org/commons/ @@ -22,4 +19,4 @@ build system will automatically include them in the compile-time classpath. -- -$Id: README,v 1.7 2004/08/27 17:37:52 mdb Exp $ +$Id: README,v 1.8 2004/08/27 18:38:55 mdb Exp $