Skip to content

Commit

Permalink
Update instat/dlgDuplicates.vb
Browse files Browse the repository at this point in the history
  • Loading branch information
lloyddewit authored Apr 20, 2022
1 parent 8cfa529 commit 1532763
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions instat/dlgDuplicates.vb
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,6 @@ Public Class dlgDuplicateRows
SetBaseFunction()
End Sub

Private Sub rdoSelectedVariables_CheckedChanged(sender As Object, e As EventArgs) Handles rdoSelectedVariables.CheckedChanged

End Sub

Private Sub AddDataFrameForGetColumnsFunction()
clsGetColumnsFunction.AddParameter(strParameterName:="data_name", strParameterValue:=Chr(34) & ucrSelectorDuplicateswithVariables.ucrAvailableDataFrames.cboAvailableDataFrames.SelectedItem & Chr(34), iPosition:=0)
End Sub
Expand Down

0 comments on commit 1532763

Please sign in to comment.