From be72ed13503f86bafb9d68525b60df85aa635116 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 6 Jan 2010 22:21:34 +0000 Subject: [PATCH] Remove commented out beans from contacts sample app context. These were left when the app was updated to use Spring MVC @Controller syntax and scanning. --- .../main/webapp/WEB-INF/contacts-servlet.xml | 61 ------------------- 1 file changed, 61 deletions(-) diff --git a/samples/contacts/src/main/webapp/WEB-INF/contacts-servlet.xml b/samples/contacts/src/main/webapp/WEB-INF/contacts-servlet.xml index 9a3bfb604f..936f16d246 100644 --- a/samples/contacts/src/main/webapp/WEB-INF/contacts-servlet.xml +++ b/samples/contacts/src/main/webapp/WEB-INF/contacts-servlet.xml @@ -11,68 +11,7 @@ -