remove redundant __USE_ISOC99
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 17 Apr 2021 22:15:40 +0000 (15:15 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Apr 2021 01:35:43 +0000 (18:35 -0700)
commit785c67150b16a86b623d5d35c2e8cda39f4e51b4
tree9f779c111b51115bf12b0f99527035d53777c006
parent9ef1b96babc57f0dc1c87ec887eaaa545bf64368
remove redundant __USE_ISOC99

The build system sets -std=c99 these days, which already achieves this.
lib/ortho/trapezoid.c