mirror of
https://github.com/ksherlock/gopher.git
synced 2025-07-07 14:24:13 +00:00
clean up white space
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user