Browse Source

Code tidy.

Brucey 5 years ago
parent
commit
39b5c076c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/gui/controls_test_suite.bmx

+ 1 - 1
examples/gui/controls_test_suite.bmx

@@ -219,7 +219,7 @@ While Not exitWindow    ' Detect window close button or ESC key
 				textInput = Null
 			End If
 		End If
-'End Rem
+
 		GuiUnlock()
 		'----------------------------------------------------------------------------------