Fix build errors on Linux system
authorVladimir Bystricky <vladimir.bystritsky@itseez.com>
Mon, 9 Dec 2013 07:31:55 +0000 (11:31 +0400)
committerVladimir Bystricky <vladimir.bystritsky@itseez.com>
Mon, 9 Dec 2013 07:31:55 +0000 (11:31 +0400)
modules/imgproc/test/ocl/test_filter2d.cpp

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