Remove HAVE_FIXED_POINT in general.h

This commit is contained in:
twinaphex 2012-11-03 23:00:42 +01:00
parent 55562a96af
commit f6031379f4

View File

@ -314,9 +314,7 @@ struct global
{
rarch_resampler_t *source;
#ifndef HAVE_FIXED_POINT
float *data;
#endif
size_t data_ptr;
size_t chunk_size;