git-svn-id: svn://localhost/gambas/trunk@5281 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
a36f6a7dfc
commit
65033089a4
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ Public Function GetDescription(Optional Common As Boolean) As String
|
|||
Dim sTypePath As String = Type & ".xml"
|
||||
For Each s In GetDataDir()
|
||||
|
||||
If Exist(s &/ "mime" &/
|
||||
'If Exist(s &/ "mime" &/
|
||||
|
||||
Next
|
||||
|
||||
|
|
Loading…
Reference in a new issue