Commit 7f53f59e authored by Bruno Pinto's avatar Bruno Pinto

Remove unused code

`default` was doing nothing.
parent c4803088
function omf_list_installed_themes function omf_list_installed_themes
for item in (basename $OMF_PATH/themes/*) basename $OMF_PATH/themes/*
test $item = default; or echo $item
end
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment