diff options
author | Tobias Markmann <tm@ayena.de> | 2016-03-08 18:13:46 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2016-03-08 18:13:46 (GMT) |
commit | 54728cf0febb7d68d31a9ac11eeb98ba4f3d1ece (patch) | |
tree | 40f216443f94b6ba6a72dba5cb5c2fb9ee671dc7 /Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp | |
parent | b3284f9ce20516a1b6c8703044563cdcd8272201 (diff) | |
download | swift-54728cf0febb7d68d31a9ac11eeb98ba4f3d1ece.zip swift-54728cf0febb7d68d31a9ac11eeb98ba4f3d1ece.tar.bz2 |
Remove superfluous implementation files
Test-Information:
Builds on OS X 10.11.3.
Change-Id: I3177f158c959944c89a028ac0c4cc79a45ed1ac3
Diffstat (limited to 'Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp')
-rw-r--r-- | Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp b/Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp deleted file mode 100644 index d04e5c7..0000000 --- a/Swiften/Queries/Requests/GetInBandRegistrationFormRequest.cpp +++ /dev/null @@ -1,7 +0,0 @@ -/* - * Copyright (c) 2010 Isode Limited. - * All rights reserved. - * See the COPYING file for more information. - */ - -#include <Swiften/Queries/Requests/GetInBandRegistrationFormRequest.h> |