mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Deleted all trailing whitespace.
This commit is contained in:
@@ -258,7 +258,7 @@ struct IntersectAreaCounter
|
||||
{
|
||||
CV_Assert( miny < maxy );
|
||||
CV_Assert( dr > FLT_EPSILON );
|
||||
|
||||
|
||||
int temp_bua = bua, temp_bna = bna;
|
||||
for( int i = range.begin(); i != range.end(); i++ )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user