fixed many warnings from GCC 4.6.1
[profile/ivi/opencv.git] / modules / highgui / test / test_grfmt.cpp
index 1da7c18..df2d87e 100644 (file)
@@ -88,7 +88,6 @@ public:
         {
             const int img_r = 640;
             const int img_c = 480;
-            Size frame_s = Size(img_c, img_r);
 
             for (int k = 1; k <= 5; ++k)
             {