diff options
author | Marc Laukien <marc@zeroc.com> | 2002-01-14 21:31:03 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-01-14 21:31:03 +0000 |
commit | 10a05710b876c4c04072224a62d25a974245d17e (patch) | |
tree | dcd281feb54d0e72223697e4120ebb69b9a14511 /cpp/src/Ice/SUdpClientControlChannel.h | |
parent | glacier intergration (diff) | |
download | ice-10a05710b876c4c04072224a62d25a974245d17e.tar.bz2 ice-10a05710b876c4c04072224a62d25a974245d17e.tar.xz ice-10a05710b876c4c04072224a62d25a974245d17e.zip |
glacier integration
Diffstat (limited to 'cpp/src/Ice/SUdpClientControlChannel.h')
-rw-r--r-- | cpp/src/Ice/SUdpClientControlChannel.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cpp/src/Ice/SUdpClientControlChannel.h b/cpp/src/Ice/SUdpClientControlChannel.h index fcace0b1897..84b512e304c 100644 --- a/cpp/src/Ice/SUdpClientControlChannel.h +++ b/cpp/src/Ice/SUdpClientControlChannel.h @@ -14,13 +14,6 @@ #include <Ice/SUdpControlChannel.h> #include <Ice/SecureUdp.h> -namespace IceInternal -{ - -class SUdpTransceiverPtr; - -} - namespace IceSecurity { |