Drops unused code

(cherry picked from commit 412684b)
This commit is contained in:
Lukasz Lenart
2015-10-20 08:39:39 +02:00
parent b79c6959a4
commit 0ba7965637
@@ -196,12 +196,6 @@ public class ExecuteAndWaitInterceptor extends MethodFilterInterceptor {
this.container = container;
}
/* (non-Javadoc)
* @see com.opensymphony.xwork2.interceptor.Interceptor#init()
*/
public void init() {
}
/**
* Creates a new background process
*
@@ -306,13 +300,6 @@ public class ExecuteAndWaitInterceptor extends MethodFilterInterceptor {
}
}
/* (non-Javadoc)
* @see com.opensymphony.xwork2.interceptor.Interceptor#destroy()
*/
public void destroy() {
}
/**
* <p>
* Performs the initial delay.