Changeset

9526:9cc1d7efaa80

mod_compression: Remove tombstone (deprecated in 0.10)
author Kim Alvefur <zash@zash.se>
date Sun, 21 Oct 2018 14:33:26 +0200
parents 9525:0d065b1a23a3
children 9527:ced174f29d9a
files plugins/mod_compression.lua
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/mod_compression.lua	Sun Oct 21 14:31:51 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
--- Prosody IM
--- Copyright (C) 2016 Matthew Wild
---
--- This project is MIT/X11 licensed. Please see the
--- COPYING file in the source package for more information.
---
-
--- COMPAT w/ pre-0.10 configs
-error("mod_compression has been removed in Prosody 0.10+. Please see https://prosody.im/doc/modules/mod_compression for more information.");