WW-3222 Remove "profiling" interceptor from the "defaultStack"

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@804735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Musachy Barroso
2009-08-16 18:07:10 +00:00
parent c1217a062a
commit 00e0774c53
@@ -270,7 +270,6 @@
<interceptor-ref name="prepare"/>
<interceptor-ref name="chain"/>
<interceptor-ref name="debugging"/>
<interceptor-ref name="profiling"/>
<interceptor-ref name="scopedModelDriven"/>
<interceptor-ref name="modelDriven"/>
<interceptor-ref name="fileUpload"/>