Remove global pointer to Control
Compare changes
Files
2+ 1
− 3
@@ -25,11 +25,9 @@
Remove global pointer to Control
Global state is a common source of bugs, therefore it should be deleted before it gets used again.
Closes #330 (closed)