From 64fe00fce5438cb04ea931bdb61c5c6776ab5d20 Mon Sep 17 00:00:00 2001 From: bdc34 Date: Tue, 27 Jul 2010 15:54:47 +0000 Subject: [PATCH] Fixing compile error. NIHVIVO-1000 --- contrib/FLShibboleth/includes/web.xml | 10 ---------- productMods/WEB-INF/web.xml | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/contrib/FLShibboleth/includes/web.xml b/contrib/FLShibboleth/includes/web.xml index 4061a1bd..d632c512 100755 --- a/contrib/FLShibboleth/includes/web.xml +++ b/contrib/FLShibboleth/includes/web.xml @@ -225,16 +225,6 @@ /SearchIndex - - TestController - edu.cornell.mannlib.vitro.webapp.controller.TestController - - - TestController - /test - - - fetch edu.cornell.mannlib.vitro.webapp.QueryServlet diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index 9247fcc9..04ecd317 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -317,16 +317,6 @@ --> - - TestController - edu.cornell.mannlib.vitro.webapp.controller.TestController - - - TestController - /test - - - fetch edu.cornell.mannlib.vitro.webapp.QueryServlet