mirror of
https://github.com/apache/struts.git
synced 2026-08-20 22:17:12 +00:00
Drops unused code
This commit is contained in:
@@ -192,12 +192,6 @@ public class ExecuteAndWaitInterceptor extends MethodFilterInterceptor {
|
|||||||
this.container = container;
|
this.container = container;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* (non-Javadoc)
|
|
||||||
* @see com.opensymphony.xwork2.interceptor.Interceptor#init()
|
|
||||||
*/
|
|
||||||
public void init() {
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new background process
|
* Creates a new background process
|
||||||
*
|
*
|
||||||
@@ -303,13 +297,6 @@ public class ExecuteAndWaitInterceptor extends MethodFilterInterceptor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* (non-Javadoc)
|
|
||||||
* @see com.opensymphony.xwork2.interceptor.Interceptor#destroy()
|
|
||||||
*/
|
|
||||||
public void destroy() {
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Performs the initial delay.
|
* Performs the initial delay.
|
||||||
* <p/>
|
* <p/>
|
||||||
|
|||||||
Reference in New Issue
Block a user