Skip to content

Commit

Permalink
clean up white space
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Apr 30, 2012
1 parent 3f65a4e commit 3c860ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dictionary.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ Word DictionaryAdd(Handle h, const void *key, Word keySize,
// removal performance is awful.
void DictionaryRemove(Handle h, const char *key, Word keySize);


Word DictionaryEnumerate(Handle h, DictionaryEnumerator *e, Word cookie);



#endif

0 comments on commit 3c860ad

Please sign in to comment.