Buildfix
This commit is contained in:
parent
f705503531
commit
136193ab8d
|
@ -438,7 +438,6 @@ static void retroarch_print_features(void)
|
||||||
"(for OSX and/or iOS)");
|
"(for OSX and/or iOS)");
|
||||||
|
|
||||||
_PSUPP(qt, "Qt", "Qt UI companion support");
|
_PSUPP(qt, "Qt", "Qt UI companion support");
|
||||||
_PSUPP(avfoundation, "AVFoundation", "Camera driver");
|
|
||||||
_PSUPP(v4l2, "Video4Linux2", "Camera driver");
|
_PSUPP(v4l2, "Video4Linux2", "Camera driver");
|
||||||
}
|
}
|
||||||
#undef _PSUPP
|
#undef _PSUPP
|
||||||
|
|
Loading…
Reference in New Issue