diff --git a/qb/config.libs.sh b/qb/config.libs.sh index 9ff712b4dc..930d38485e 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -570,8 +570,7 @@ if [ "$HAVE_MATERIALUI" = no ] && [ "$HAVE_STRIPES" = no ] && [ "$HAVE_ZARCH" = no ]; then HAVE_MENU=no - die : 'Notice: No menu drivers available, the Qt menu will also be disabled.' - # TODO: RetroArch will crash on start if only the Qt menu driver is enabled. + die : 'Notice: No menu drivers available.' fi if [ "$HAVE_MENU" != 'no' ]; then