diff options
author | Bo Xu <bo_xu@foxitsoftware.com> | 2014-07-23 13:05:23 -0700 |
---|---|---|
committer | Bo Xu <bo_xu@foxitsoftware.com> | 2014-07-23 13:05:23 -0700 |
commit | f7f6b0cef0853008f857dc4a2622e7888a37c627 (patch) | |
tree | d399a34c695754ef13d7494b0e0fb3aad0aa36bd /core/src/fxcrt | |
parent | 10e6c7cce60cf54a7c2e883fa02101bb2921f195 (diff) | |
download | pdfium-f7f6b0cef0853008f857dc4a2622e7888a37c627.tar.xz |
Remove unnecessary aligned memory check when __SSE__ is used
Since the land of https://pdfium.googlesource.com/pdfium/+/3522876d5291922ddc62bf1b70d02743b0850673, memory is assured to be 16 byte aligned. So no need to do this check.
Plus, the removed code was causing bug in M36: https://code.google.com/p/pdfium/issues/detail?id=27.
BUG=None
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/418563002
Diffstat (limited to 'core/src/fxcrt')
0 files changed, 0 insertions, 0 deletions