We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275d789 commit 1a3bc46Copy full SHA for 1a3bc46
java/test/resources/bug1532.pde
@@ -20,7 +20,7 @@ flatCube[][] grid;
20
21
void setup() {
22
try {
23
- quicktime.QTSession.open();
+ // quicktime.QTSession.open();
24
}
25
catch (quicktime.QTException qte) {
26
qte.printStackTrace();
0 commit comments