diff --git a/modules/highgui/src/cap_intelperc.cpp b/modules/highgui/src/cap_intelperc.cpp index 18b3b9d0c0..368f4fd2c5 100644 --- a/modules/highgui/src/cap_intelperc.cpp +++ b/modules/highgui/src/cap_intelperc.cpp @@ -2,10 +2,6 @@ #ifdef HAVE_INTELPERC -#if defined TBB_INTERFACE_VERSION && TBB_INTERFACE_VERSION < 5000 -# undef HAVE_TBB -#endif - #include "pxcsession.h" #include "pxcsmartptr.h" #include "pxccapture.h"