Delete a bunch more trailing whitespace that slipped through the cracks.

This commit is contained in:
Roman Donchenko
2013-09-04 16:13:27 +04:00
parent 33d8d8ffd1
commit 6ebfa87181
4 changed files with 25 additions and 25 deletions

View File

@@ -1951,7 +1951,7 @@ bilateralFilter_8u( const Mat& src, Mat& dst, int d,
if( ok ) return;
}
#endif
vector<float> _color_weight(cn*256);
vector<float> _space_weight(d*d);
vector<int> _space_ofs(d*d);