Minor edits

darcs-hash:20060514163936-ac50b-2a208818ccb26dabb60fba18078c3824da40adf5.gz
This commit is contained in:
axel
2006-05-15 02:39:36 +10:00
parent 32e54fd719
commit c9deea2237
3 changed files with 65 additions and 13 deletions

View File

@@ -285,7 +285,6 @@ static void get_names_internal_all( const void *key,
void *aux )
{
wchar_t *name = (wchar_t *)key;
function_data_t *f = (function_data_t *)val;
if( !al_contains_str( (array_list_t *)aux, name ) )
{