summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Swiften/Elements/MUCPayload.cpp0
-rw-r--r--Swiften/SConscript1
2 files changed, 0 insertions, 1 deletions
diff --git a/Swiften/Elements/MUCPayload.cpp b/Swiften/Elements/MUCPayload.cpp
deleted file mode 100644
index e69de29..0000000
--- a/Swiften/Elements/MUCPayload.cpp
+++ /dev/null
diff --git a/Swiften/SConscript b/Swiften/SConscript
index cdae324..6e837e8 100644
--- a/Swiften/SConscript
+++ b/Swiften/SConscript
@@ -24,7 +24,6 @@ sources = [
"Elements/DiscoInfo.cpp",
"Elements/Element.cpp",
"Elements/IQ.cpp",
- "Elements/MUCPayload.cpp",
"Elements/Payload.cpp",
"Elements/RosterPayload.cpp",
"Elements/Stanza.cpp",