diff --git a/src/shell-app.c b/src/shell-app.c index e7353274c..716a91c4f 100644 --- a/src/shell-app.c +++ b/src/shell-app.c @@ -1332,7 +1332,7 @@ apply_discrete_gpu_env (GAppLaunchContext *context, return; } - g_warning ("Could not find discrete GPU data in switcheroo-control"); + g_debug ("Could not find discrete GPU in switcheroo-control, not applying environment"); } /**