Skip to content

Commit 98f9075

Browse files
committed
Unnecessary undefines removed
1 parent cd79e48 commit 98f9075

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

LibSource/custom_dsp.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@
88
#undef min
99
#undef max
1010
#undef abs
11-
#undef sin
12-
#undef cos
1311
#undef exp
1412
#undef sqrt
1513
#undef pow
1614
#undef log
17-
#undef log10
1815
#undef rand
1916

2017
/** PIs

0 commit comments

Comments
 (0)