gnokii: Drop dead code

master
Ville Skyttä 2015-05-11 12:21:06 +03:00
parent 90ebb7eb54
commit ca138d05db
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ _gnokii_memory_type()
# TODO: reduce the number of choices
COMPREPLY=( $( compgen -W "IN OU SM ME MT" -- "$cur" ) )
}
_gnokii_folder_ids()
{
gnokii --showsmsfolderstatus
}
_gnokii()
{