[DEVELOPMENT ENVIRONMENT]
* BUG: Remove a debugging message. git-svn-id: svn://localhost/gambas/trunk@5297 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
946a8ef2be
commit
2b54af8a9f
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ Public Sub Open(hForm As FEditor, sMode As String, Optional sClass As String, Op
|
|||
Else
|
||||
'Inc $iCol
|
||||
Endif
|
||||
Debug "'"; $sText; "'";; $hEditor.Column;; $iCol
|
||||
FillWithFiles(String.Left(sClass, iPos))
|
||||
End Select
|
||||
|
||||
|
|
Loading…
Reference in a new issue