aboutsummaryrefslogtreecommitdiff
path: root/tools/xmpp_codec.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xmpp_codec.hrl')
-rw-r--r--tools/xmpp_codec.hrl3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/xmpp_codec.hrl b/tools/xmpp_codec.hrl
index 4098a7fd6..af5903c93 100644
--- a/tools/xmpp_codec.hrl
+++ b/tools/xmpp_codec.hrl
@@ -137,9 +137,6 @@
-record(feature_csi, {xmlns :: binary()}).
--record(legacy_delay, {stamp :: binary(),
- from :: any()}).
-
-record(muc_user_destroy, {reason :: binary(),
jid :: any()}).