projects
/
p5sagit/Devel-Size.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f73dcfc
)
ppport.h defined NV if necessary, so no need to duplicate that.
Nicholas Clark [Fri, 6 May 2011 19:16:19 +0000 (21:16 +0200)]
Size.xs
patch
|
blob
|
blame
|
history
diff --git
a/Size.xs
b/Size.xs
index
e89a33c
..
c77a391
100644
(file)
--- a/
Size.xs
+++ b/
Size.xs
@@
-303,11
+303,6
@@
cc_opclass(const OP * const o)
return OPc_BASEOP;
}
-
-#if !defined(NV)
-#define NV double
-#endif
-
/* Figure out how much magic is attached to the SV and return the
size */
static void