about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-11-20 00:18:13 +0000
committerJames Booth <boothj5@gmail.com>2015-11-20 00:18:13 +0000
commit548f9394beb86e3636182a175baeb7c4f3333a01 (patch)
tree9921d6471ed00127c7c5567e0723c42fd8084502 /src/command
parent16fbdedceb66b5568f8d1d62ee845999f6d76457 (diff)
downloadprofani-tty-548f9394beb86e3636182a175baeb7c4f3333a01.tar.gz
Removed unused priority settings
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 7a87d828..471fcd29 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -1482,7 +1482,7 @@ static struct cmd_t command_defs[] =
     },
 
     { "/priority",
-        cmd_priority, parse_args, 1, 1, &cons_priority_setting,
+        cmd_priority, parse_args, 1, 1, NULL,
         CMD_TAGS(
             CMD_TAG_PRESENCE)
         CMD_SYN(