mirror of
https://github.com/Motion-Project/motion.git
synced 2026-05-08 23:03:20 -04:00
Remove MMAL. No longer supported upstream.
This commit is contained in:
@@ -330,12 +330,6 @@ static void motion_ntc(void)
|
||||
MOTION_LOG(DBG, TYPE_ALL, NO_ERRNO,_("webp : not available"));
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MMAL
|
||||
MOTION_LOG(DBG, TYPE_ALL, NO_ERRNO,_("mmal : available"));
|
||||
#else
|
||||
MOTION_LOG(DBG, TYPE_ALL, NO_ERRNO,_("mmal : not available"));
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBCAM
|
||||
MOTION_LOG(DBG, TYPE_ALL, NO_ERRNO,_("libcam : available"));
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user