blob: 7794d5662d142d6110f65bf8cb3e3a2e3aee78cf (
plain)
1
2
3
4
5
6
7
8
|
@@ -23,7 +23,2 @@
-ACE_INLINE
-PortableInterceptor::Cookie_var::Cookie_var (Cookie_ptr p)
- : ptr_ (p)
-{}
-
ACE_INLINE ::PortableInterceptor::Cookie_ptr
PortableInterceptor::Cookie_var::ptr (void) const
|