Skip to content

Commit 64d498a

Browse files
committed
Remove obsolete comment
1 parent 8449b09 commit 64d498a

File tree

1 file changed

+0
-3
lines changed
  • playground/src/main/kotlin/dev/matsem/astral/playground/sketches

1 file changed

+0
-3
lines changed

playground/src/main/kotlin/dev/matsem/astral/playground/sketches/Blank.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import org.koin.core.KoinComponent
55
import processing.core.PApplet
66
import processing.core.PConstants
77

8-
// Processing 4.0.1
9-
// Can't load library: /Users/matsem/data/processing-proj/astral-visuals/natives/macosx-universal//gluegen_rt
10-
// https://github.com/processing/processing4/issues/537
118
class Blank : PApplet(), KoinComponent {
129

1310
override fun settings() {

0 commit comments

Comments
 (0)