about summary refs log tree commit diff stats
path: root/src/ui/ui.h
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/ui/ui.h
parent16fbdedceb66b5568f8d1d62ee845999f6d76457 (diff)
downloadprofani-tty-548f9394beb86e3636182a175baeb7c4f3333a01.tar.gz
Removed unused priority settings
Diffstat (limited to 'src/ui/ui.h')
-rw-r--r--src/ui/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/ui.h b/src/ui/ui.h
index 242772a5..da4b54a8 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -287,7 +287,6 @@ void cons_grlog_setting(void);
 void cons_autoaway_setting(void);
 void cons_reconnect_setting(void);
 void cons_autoping_setting(void);
-void cons_priority_setting(void);
 void cons_autoconnect_setting(void);
 void cons_inpblock_setting(void);
 void cons_show_contact_online(PContact contact, Resource *resource, GDateTime *last_activity);