Fix build errors on Linux system

pull/1958/head
Vladimir Bystricky 11 years ago
parent 179a43ef63
commit 8d8f5665f1
  1. 1
      modules/imgproc/test/ocl/test_filter2d.cpp

@ -63,7 +63,6 @@ PARAM_TEST_CASE(Filter2D, MatDepth, Channels, BorderType, bool)
static const int kernelMaxSize = 10; static const int kernelMaxSize = 10;
int type; int type;
Size ksize;
Size dsize; Size dsize;
Point anchor; Point anchor;
int borderType; int borderType;

Loading…
Cancel
Save