diff options
Diffstat (limited to 'Swiften/Session/BOSHSessionStream.h')
-rw-r--r-- | Swiften/Session/BOSHSessionStream.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Swiften/Session/BOSHSessionStream.h b/Swiften/Session/BOSHSessionStream.h index 719f1f0..5b730cf 100644 --- a/Swiften/Session/BOSHSessionStream.h +++ b/Swiften/Session/BOSHSessionStream.h @@ -1,3 +1,3 @@ /* - * Copyright (c) 2011-2016 Isode Limited. + * Copyright (c) 2011-2017 Isode Limited. * All rights reserved. @@ -20,4 +20,2 @@ namespace Swift { - class CompressionLayer; - class ConnectionLayer; class EventLoop; @@ -26,3 +24,2 @@ namespace Swift { class PayloadSerializerCollection; - class StreamStack; class TLSContextFactory; |