Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bp/mv-submodules-with-fsmonitor' into maint
[gitweb.git]
/
ewah
/
ewok.h
diff --git
a/ewah/ewok.h
b/ewah/ewok.h
index 0c504f28e2a4f66eed5851330f27344d745528da..84b2a29faa0c57410168ad5afb2dbaa7a49ddd60 100644
(file)
--- a/
ewah/ewok.h
+++ b/
ewah/ewok.h
@@
-72,12
+72,6
@@
void ewah_pool_free(struct ewah_bitmap *self);
*/
struct ewah_bitmap *ewah_new(void);
-/**
- * Clear all the bits in the bitmap. Does not free or resize
- * memory.
- */
-void ewah_clear(struct ewah_bitmap *self);
-
/**
* Free all the memory of the bitmap
*/