ulrich
2020-05-29 c1612663feb6b78f4b42c96f0c962a3c94a76e7a
src/de/uhilger/baselink/PersistenceManager.java
@@ -129,7 +129,6 @@
  /**
   * Get a database connection
   * @return  a database connection
   * @throws SQLException
   */
  public Connection getConnection() {
    Connection c = null;