Skip to content

Commit

Permalink
Remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurGuibert committed May 8, 2023
1 parent 5d61f23 commit c9776e1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ public class MulticolorGradientViewController: UIViewController, MTKViewDelegate
mtkView.preferredFramesPerSecond = 60
mtkView.device = defaultDevice
mtkView.framebufferOnly = false

//start paused
mtkView.isPaused = false

self.mtkView = mtkView
Expand Down

0 comments on commit c9776e1

Please sign in to comment.