Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matejsemancik committed Sep 12, 2022
1 parent 8449b09 commit 64d498a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import org.koin.core.KoinComponent
import processing.core.PApplet
import processing.core.PConstants

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

override fun settings() {
Expand Down

0 comments on commit 64d498a

Please sign in to comment.