aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-webapp
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2006-09-28 14:23:19 +0000
committerBrett Porter <brett@apache.org>2006-09-28 14:23:19 +0000
commit4410dc8534023a99f9bde438c574cc4511e9216e (patch)
treeebc581d7715409430f435013abfb8b2d53c864fd /archiva-webapp
parent46926538b885383dd37db1649c5836da4348240b (diff)
downloadarchiva-4410dc8534023a99f9bde438c574cc4511e9216e.tar.gz
archiva-4410dc8534023a99f9bde438c574cc4511e9216e.zip
remove unused
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@450862 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-webapp')
-rw-r--r--archiva-webapp/src/main/resources/xwork.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-webapp/src/main/resources/xwork.xml b/archiva-webapp/src/main/resources/xwork.xml
index b2ef0a535..8c3caf1ab 100644
--- a/archiva-webapp/src/main/resources/xwork.xml
+++ b/archiva-webapp/src/main/resources/xwork.xml
@@ -27,7 +27,6 @@
<interceptors>
<interceptor name="configuration" class="configurationInterceptor"/>
<interceptor name="pssSecureActions" class="pssSecureActionInterceptor"/>
- <interceptor name="continuumConfigurationCheck" class="forceContinuumConfigurationInterceptor"/>
<interceptor name="pssForceAdminUser" class="pssForceAdminUserInterceptor"/>
<interceptor name="pssSecureActions" class="pssSecureActionInterceptor"/>
<interceptor name="pssAutoLogin" class="pssAutoLoginInterceptor"/>