projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b13795
)
remove another unused MAXINT
author
Matthew Fernandez
<matthew.fernandez@gmail.com>
Sat, 26 Jun 2021 04:19:29 +0000
(21:19 -0700)
committer
Matthew Fernandez
<matthew.fernandez@gmail.com>
Wed, 30 Jun 2021 03:24:09 +0000
(20:24 -0700)
lib/sfio/sfhdr.h
patch
|
blob
|
history
diff --git
a/lib/sfio/sfhdr.h
b/lib/sfio/sfhdr.h
index bc6de3cd5801dea952650d3fd185e5087c525cae..2a773ad736a8fa67df0511eaea447f575d0c02e5 100644
(file)
--- a/
lib/sfio/sfhdr.h
+++ b/
lib/sfio/sfhdr.h
@@
-247,9
+247,6
@@
extern "C" {
#ifdef MAXSHORT
#undef MAXSHORT
#endif
-#ifdef MAXINT
-#undef MAXINT
-#endif
#ifdef MAXLONG
#undef MAXLONG
#endif