samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header

The header is gone now, along with the opencv_legacy module.
This commit is contained in:
Rok Mandeljc 2014-08-30 00:03:59 +02:00
parent e0c8721830
commit 51311779b3

View File

@ -12,7 +12,6 @@
#include "opencv2/cudaoptflow.hpp"
#include "opencv2/cudabgsegm.hpp"
#include "opencv2/legacy.hpp"
#include "performance.h"
#include "opencv2/opencv_modules.hpp"