Remove DriverClass.java. It is generated by the compile.

This commit is contained in:
Bruce Momjian 2000-04-26 17:54:28 +00:00
parent 0b65e1436e
commit f839762e0b
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
package org.postgresql;
public class DriverClass {
public static String connectClass="org.postgresql.jdbc1.Connection";
}