From 9292317e1cce9354a15fc231910e399c0d8f5e86 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 7 Feb 2008 13:30:03 +0000 Subject: [PATCH] Deleted unused context file. --- .../providers/dao/jdbc/acegisecurity-jdbc.xml | 39 ------------------- 1 file changed, 39 deletions(-) delete mode 100644 core/src/main/resources/org/springframework/security/providers/dao/jdbc/acegisecurity-jdbc.xml diff --git a/core/src/main/resources/org/springframework/security/providers/dao/jdbc/acegisecurity-jdbc.xml b/core/src/main/resources/org/springframework/security/providers/dao/jdbc/acegisecurity-jdbc.xml deleted file mode 100644 index 15d3e188bf..0000000000 --- a/core/src/main/resources/org/springframework/security/providers/dao/jdbc/acegisecurity-jdbc.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - org.hsqldb.jdbcDriver - jdbc:hsqldb:hsql://localhost:9001 - sa - - - - - - - - - - - - - - - - - - - - - - -