projects
/
p5sagit/Function-Parameters.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d72d56c
)
remove unused UV_BITS
Lukas Mai [Thu, 18 Jul 2013 23:26:18 +0000 (
01:26
+0200)]
Parameters.xs
patch
|
blob
|
blame
|
history
diff --git
a/Parameters.xs
b/Parameters.xs
index
3ca4d40
..
ebbc5e9
100644
(file)
--- a/
Parameters.xs
+++ b/
Parameters.xs
@@
-88,8
+88,6
@@
WARNINGS_ENABLE
#define DEFSTRUCT(T) typedef struct T T; struct T
-#define UV_BITS (sizeof (UV) * CHAR_BIT)
-
enum {
FLAG_NAME_OK = 0x01,
FLAG_ANON_OK = 0x02,