diff options
Diffstat (limited to 'Swiften/Session/Session.h')
-rw-r--r-- | Swiften/Session/Session.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Swiften/Session/Session.h b/Swiften/Session/Session.h index 23cc656..04153ec 100644 --- a/Swiften/Session/Session.h +++ b/Swiften/Session/Session.h @@ -1,3 +1,3 @@ /* - * Copyright (c) 2010-2016 Isode Limited. + * Copyright (c) 2010-2017 Isode Limited. * All rights reserved. @@ -23,4 +23,2 @@ namespace Swift { class StreamStack; - class JID; - class Element; class PayloadParserFactoryCollection; |