Delete header file rtc_base/memory/aligned_array.h
Move definition of AlignedArray to the only code using it, the test-only LappedTransform class, and delete unused methods. Bug: webrtc:6424, webrtc:9577 Change-Id: I1bb5f57400f7217345b7ec7376235ad4c4bae858 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168701 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30576}
This commit is contained in:
@ -30,7 +30,7 @@ if (rtc_include_tests) {
|
||||
"../../../../../common_audio",
|
||||
"../../../../../common_audio:common_audio_c",
|
||||
"../../../../../rtc_base:checks",
|
||||
"../../../../../rtc_base/memory:aligned_array",
|
||||
"../../../../../rtc_base/memory:aligned_malloc",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user