Skip to content

Commit

Permalink
minor change made
Browse files Browse the repository at this point in the history
  • Loading branch information
MeSophie committed Jun 6, 2024
1 parent 8d0da19 commit 57ce50d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions instat/dlgTransformClimatic.vb
Original file line number Diff line number Diff line change
Expand Up @@ -404,10 +404,6 @@ Public Class dlgTransformClimatic
End Sub

Private Sub SetDefaults()
'Dim strEndofSeason As String = "end_of_season_combined"
'Dim strDoyFilter As String = "doy_filter"
'Dim strConditionsFilter As String = "conditions_filter"

clsRTransform = New RFunction
clsOverallTransformFunction = New RFunction
clsWaterBalanceFunction = New RFunction
Expand All @@ -424,11 +420,6 @@ Public Class dlgTransformClimatic
clsRasterFuction = New RFunction
clsReplaceNAasElement = New RFunction
clsRCountFunction = New RFunction
'clsRWaterBalanceFunction = New RFunction
'clsRWaterBalanceFunction1 = New RFunction
'clsRWaterBalanceFunction2 = New RFunction
'clsWBEvaporation = New RFunction
'clsTailFunction = New RFunction
clsRRaindayMatch = New RFunction
clsRRaindayAndOperator = New ROperator
clsRRaindayOrOperator = New ROperator
Expand Down

0 comments on commit 57ce50d

Please sign in to comment.