Author: jstrachan
Date: Mon Feb 23 09:09:51 2009
New Revision: 746935

URL: http://svn.apache.org/viewvc?rev=746935&view=rev
Log:
CAMEL-1355 removed duff comment

Modified:
    
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml

Modified: 
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml?rev=746935&r1=746934&r2=746935&view=diff
==============================================================================
--- 
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml 
(original)
+++ 
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml 
Mon Feb 23 09:09:51 2009
@@ -15,7 +15,6 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<!-- START SNIPPET: example -->
 <beans xmlns="http://www.springframework.org/schema/beans";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xmlns:context="http://www.springframework.org/schema/context";


Reply via email to