1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

next: drop DISABLE_OPENCV_24_COMPATIBILITY

This commit is contained in:
Alexander Alekhin
2018-03-22 14:41:15 +03:00
parent 2d54fed3cc
commit 2b2fa58f97
9 changed files with 2 additions and 33 deletions
@@ -837,8 +837,4 @@ CV_EXPORTS int createButton( const String& bar_name, ButtonCallback on_change,
} // cv
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
#include "opencv2/highgui/highgui_c.h"
#endif
#endif