mirror of
https://github.com/ksherlock/gopher.git
synced 2025-01-02 05:30:18 +00:00
clean up white space
This commit is contained in:
parent
3f65a4ed2e
commit
3c860adce9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user