summaryrefslogtreecommitdiff
path: root/framework/qa/complex/dispatches/Interceptor.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/dispatches/Interceptor.java')
-rw-r--r--framework/qa/complex/dispatches/Interceptor.java9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/qa/complex/dispatches/Interceptor.java b/framework/qa/complex/dispatches/Interceptor.java
index 2bf1ed01d251..0dfc9f1e3a98 100644
--- a/framework/qa/complex/dispatches/Interceptor.java
+++ b/framework/qa/complex/dispatches/Interceptor.java
@@ -96,15 +96,6 @@ public class Interceptor implements XDispatch,
- /** ctor
- * It's initialize an object of this class with default values.
- */
- public Interceptor()
- {
- }
-
-
-
/** XInterceptorInfo */
public synchronized String[] getInterceptedURLs()
{