mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-07 17:26:49 +08:00
remove empty last line
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1317007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@679 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
28a0e947e7
commit
7c4ba13b31
@ -38,4 +38,3 @@ uint32 HashDjb2_C(const uint8* src, int count, uint32 seed) {
|
||||
} // extern "C"
|
||||
} // namespace libyuv
|
||||
#endif
|
||||
|
||||
|
||||
@ -59,4 +59,3 @@ uint32 SumSquareError_NEON(const uint8* src_a, const uint8* src_b, int count) {
|
||||
} // extern "C"
|
||||
} // namespace libyuv
|
||||
#endif
|
||||
|
||||
|
||||
@ -162,4 +162,3 @@ uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) {
|
||||
} // extern "C"
|
||||
} // namespace libyuv
|
||||
#endif
|
||||
|
||||
|
||||
@ -190,4 +190,3 @@ uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) {
|
||||
} // extern "C"
|
||||
} // namespace libyuv
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user