Remove unnecessary EIGEN_MAKE_ALIGNED_OPERATOR_NEW
ClosedPublic

Authored by alvinhochun on Jul 8 2017, 9:17 AM.

Details

Summary

It is only needed if there are vectorized Eigen objects as member fields.

(Mentioned in D6522#122078)

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
alvinhochun created this revision.Jul 8 2017, 9:17 AM
Restricted Application added a subscriber: woltherav. · View Herald TranscriptJul 8 2017, 9:17 AM
dkazakov accepted this revision.Jul 8 2017, 9:48 AM
dkazakov added a subscriber: dkazakov.

Looks correct as well! :)

This revision is now accepted and ready to land.Jul 8 2017, 9:48 AM
This revision was automatically updated to reflect the committed changes.