aboutsummaryrefslogtreecommitdiff
path: root/include/ejabberd_commands.hrl
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-04-01 12:12:19 +0200
committerMickael Remond <mremond@process-one.net>2016-04-01 12:12:19 +0200
commit2a2a47b5c6678a7edc97d02dea62174a9966c9dd (patch)
tree6f8bd5d62440289d13e52ae6e2d191c240cba894 /include/ejabberd_commands.hrl
parentFix tests, they are now running fine locally (diff)
Fix merge issues
Diffstat (limited to '')
-rw-r--r--include/ejabberd_commands.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ejabberd_commands.hrl b/include/ejabberd_commands.hrl
index 5874b3d26..81be06dc3 100644
--- a/include/ejabberd_commands.hrl
+++ b/include/ejabberd_commands.hrl
@@ -32,7 +32,6 @@
desc = "" :: string() | '_' | '$3',
longdesc = "" :: string() | '_',
version = 0 :: integer(),
- jabs = 1 :: integer(),
module :: atom() | '_',
function :: atom() | '_',
args = [] :: [aterm()] | '_' | '$1' | '$2',