Skip to content

Commit

Permalink
(Android) Take out (erroneous) HAVE_FIXED_POINT ifdef
Browse files Browse the repository at this point in the history
  • Loading branch information
twinaphex committed Nov 3, 2012
1 parent 61a5b42 commit c89a601
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions console/griffin/griffin.c
Expand Up @@ -216,11 +216,7 @@ FIFO BUFFER
/*============================================================
AUDIO HERMITE
============================================================ */
#ifdef HAVE_FIXED_POINT
#include "../../audio/sinc.c"
#else
#include "../../audio/hermite.c"
#endif

/*============================================================
RSOUND
Expand Down

0 comments on commit c89a601

Please sign in to comment.