Removed obsolete comment, #4392
This commit is contained in:
@@ -95,8 +95,6 @@ protected:
|
|||||||
// list of variables ordered to improve cache speed
|
// list of variables ordered to improve cache speed
|
||||||
int maxs;
|
int maxs;
|
||||||
float maxsf;
|
float maxsf;
|
||||||
// For the SSE routine operator[](vfloat), we just clip float lookup values
|
|
||||||
// to just below the max value.
|
|
||||||
T * data;
|
T * data;
|
||||||
unsigned int clip;
|
unsigned int clip;
|
||||||
unsigned int size;
|
unsigned int size;
|
||||||
|
Reference in New Issue
Block a user