summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInterceptor_List.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORInterceptor/IORInterceptor_List.h')
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor_List.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IORInterceptor/IORInterceptor_List.h b/TAO/tao/IORInterceptor/IORInterceptor_List.h
index 496221ffb99..8402af38b09 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor_List.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor_List.h
@@ -75,7 +75,6 @@ private:
/// Dynamic array of registered IOR interceptors.
TYPE interceptors_;
-
};