Skip to content

Commit

Permalink
#3769 disable OpenGL on MacOS, again
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Mar 2, 2023
1 parent 7955192 commit 7a7be5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xpra/client/gl/gl_drivers.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#"NVIDIA Corporation",
],
"platform" : [
#"darwin",
"darwin",
],
}

Expand Down

0 comments on commit 7a7be5d

Please sign in to comment.