Fix unused function warnings when sidebar is disabled. (closes #3936)
parse_path_list/unlist are currently only used by the un/sidebar_whitelist commands. Add an ifdef around them to stop an unused function warning. Add a comment too, so it's clear why they are ifdef'ed.
Showing
Please register or sign in to comment