Remove the --key-binding switch for fish

darcs-hash:20061025202836-ac50b-682015e2f5830a85ff520e89b0a951ca9d2913dc.gz
This commit is contained in:
axel
2006-10-26 06:28:36 +10:00
parent 12be24ef47
commit dfa73c7cc1
6 changed files with 11 additions and 46 deletions

View File

@@ -27,8 +27,7 @@ void function_destroy();
void function_add( const wchar_t *name,
const wchar_t *val,
const wchar_t *desc,
array_list_t *events,
int is_binding );
array_list_t *events );
/**
Remove the function with the specified name.