Remove unnecessary uses of "takeScreenshot" (#349)
This commit is contained in:
@@ -20,12 +20,6 @@
|
||||
// }
|
||||
//
|
||||
// program {
|
||||
// if (System.getProperty("takeScreenshot") == "true") {
|
||||
// extend(SingleScreenshot()) {
|
||||
// this.outputFile = System.getProperty("screenshotPath")
|
||||
// }
|
||||
// }
|
||||
//
|
||||
// val gui = GUI()
|
||||
// val c = compose {
|
||||
// layer {
|
||||
|
||||
Reference in New Issue
Block a user