mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 09:56:21 +00:00
Removed unused priority settings
This commit is contained in:
@@ -280,12 +280,6 @@ prefs_set_inpblock(gint value)
|
||||
_save_prefs();
|
||||
}
|
||||
|
||||
gint
|
||||
prefs_get_priority(void)
|
||||
{
|
||||
return g_key_file_get_integer(prefs, PREF_GROUP_PRESENCE, "priority", NULL);
|
||||
}
|
||||
|
||||
gint
|
||||
prefs_get_reconnect(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user