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 e0cfc91 commit 828727cCopy full SHA for 828727c
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