Version 2.4.2.2 - Remove Independentsoft Email, Replace with Limilabs.Mail, Remove manual Email Data Exctraction, Support Eml Files
This commit is contained in:
@@ -516,11 +516,4 @@ Public Class frmConfig_Basic
|
||||
' Navigate to a URL.
|
||||
System.Diagnostics.Process.Start("http://www.didalog.de/Support")
|
||||
End Sub
|
||||
|
||||
'Private Sub chkdelete_origin_CheckedChanged(sender As Object, e As EventArgs) Handles chkdelete_origin.CheckedChanged
|
||||
' If CURR_DELETE_ORIGIN <> chkdelete_origin.Checked Then
|
||||
' CURR_DELETE_ORIGIN = chkdelete_origin.Checked
|
||||
' SaveConfigValue("Delete_OriginFile", CURR_DELETE_ORIGIN)
|
||||
' End If
|
||||
'End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user