diff options
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 { |