Fix comment for removal of current defaults.

This commit is contained in:
cnlohr 2019-06-18 03:41:40 -04:00
parent 3de5d62a05
commit fe5ce57e9a

View file

@ -25,6 +25,7 @@
// sum squares and approx sqrt // sum squares and approx sqrt
#ifndef APPROXNORM #ifndef APPROXNORM
//XXX CNL: BBKiwi added this feature but it seems to break stuff. //XXX CNL: BBKiwi added this feature but it seems to break stuff.
//For now, the correct behavior should be to default without approxnorm.
//#define APPROXNORM 1 //#define APPROXNORM 1
#endif #endif