diff --git a/UI/window-basic-main.cpp b/UI/window-basic-main.cpp index 009e9913a..00acfa237 100644 --- a/UI/window-basic-main.cpp +++ b/UI/window-basic-main.cpp @@ -9977,7 +9977,8 @@ void OBSBasic::SetDisplayAffinity(QWindow *window) } #else -// TODO: Implement for other platforms if possible. Don't forget to -// implement SetDisplayAffinitySupported too! + // TODO: Implement for other platforms if possible. Don't forget to + // implement SetDisplayAffinitySupported too! + UNUSED_PARAMETER(hideFromCapture); #endif }