1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Revert "some more fixes towards binary compatibility"

This reverts commit a8c5e35619.

Conflicts:
	modules/imgproc/src/imgwarp.cpp
This commit is contained in:
Andrey Kamaev
2012-10-16 19:35:28 +04:00
parent 3ffe0f0117
commit 18ab16dbd3
5 changed files with 14 additions and 52 deletions
@@ -586,7 +586,7 @@ protected:
int threshold;
bool nonmaxSuppression;
short type;
int type;
};