Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ewah_bitmap: delete unused 'ewah_and_not()'
[gitweb.git]
/
ewah
/
ewok.h
diff --git
a/ewah/ewok.h
b/ewah/ewok.h
index 1476bd18ba78b0db9b1eae2cec4f5a63f8ab8777..0ee0c702173b69edfb2ba85bdf70b7dc1a43452c 100644
(file)
--- a/
ewah/ewok.h
+++ b/
ewah/ewok.h
@@
-169,11
+169,6
@@
void ewah_or(
struct ewah_bitmap *ewah_j,
struct ewah_bitmap *out);
-void ewah_and_not(
- struct ewah_bitmap *ewah_i,
- struct ewah_bitmap *ewah_j,
- struct ewah_bitmap *out);
-
void ewah_xor(
struct ewah_bitmap *ewah_i,
struct ewah_bitmap *ewah_j,