diff options
| -rw-r--r-- | libk3b/plugin/libsamplerate/float_cast.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libk3b/plugin/libsamplerate/float_cast.h b/libk3b/plugin/libsamplerate/float_cast.h index 533b837..564f127 100644 --- a/libk3b/plugin/libsamplerate/float_cast.h +++ b/libk3b/plugin/libsamplerate/float_cast.h @@ -151,10 +151,8 @@ } /* lrint */ #else - #ifndef __sgi #warning "Don't have the functions lrint() and lrintf()." #warning "Replacing these functions with a standard C cast." - #endif #include <math.h> |
