Zooflow: Fix globix dataset

This commit is contained in:
Jonathan Jenne
2022-04-13 16:17:40 +02:00
parent 160040535d
commit 1c35c891a0
6 changed files with 155 additions and 141 deletions

View File

@@ -622,8 +622,4 @@ Public Class frmAdmin_Globix
SQL_RESULTTextBox1.Text = String.Empty
End If
End Sub
Private Sub ListBoxAutoIndexe_SelectedIndexChanged(sender As Object, e As EventArgs) Handles ListBoxAutoIndexe.SelectedIndexChanged
End Sub
End Class