mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-05 04:37:41 +00:00
Removes unnecessary call.
This commit is contained in:
parent
2511fc8401
commit
f623bff5c3
@ -106,7 +106,6 @@ class MachineDocument:
|
||||
drawLock.lock()
|
||||
machine = nil
|
||||
openGLView.invalidate()
|
||||
openGLView.openGLContext!.makeCurrentContext()
|
||||
actionLock.unlock()
|
||||
drawLock.unlock()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user