Removed obsolete comment, #4392

This commit is contained in:
heckflosse
2018-02-17 21:03:30 +01:00
parent b1d673a2ba
commit 828964ce8d

View File

@@ -95,8 +95,6 @@ protected:
// list of variables ordered to improve cache speed
int maxs;
float maxsf;
// For the SSE routine operator[](vfloat), we just clip float lookup values
// to just below the max value.
T * data;
unsigned int clip;
unsigned int size;