diff options
Diffstat (limited to 'cpp/src/Ice/SUdpServerControlChannel.h')
-rw-r--r-- | cpp/src/Ice/SUdpServerControlChannel.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cpp/src/Ice/SUdpServerControlChannel.h b/cpp/src/Ice/SUdpServerControlChannel.h index 34991566849..7a403caf918 100644 --- a/cpp/src/Ice/SUdpServerControlChannel.h +++ b/cpp/src/Ice/SUdpServerControlChannel.h @@ -14,13 +14,6 @@ #include <Ice/SUdpControlChannel.h> #include <Ice/SecureUdp.h> -namespace IceInternal -{ - -class SUdpTransceiverPtr; - -} - namespace IceSecurity { |