Removed some unused code
This commit is contained in:
@@ -161,12 +161,6 @@ Public Class mgrRestore
|
||||
Return slRemovedItems
|
||||
End Function
|
||||
|
||||
Private Sub CleanFolder(ByVal sExtractPath As String)
|
||||
If Directory.Exists(sExtractPath) Then
|
||||
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Public Function CheckRestorePrereq(ByVal oBackupInfo As clsBackup, ByVal bCleanFolder As Boolean) As Boolean
|
||||
Dim sHash As String
|
||||
Dim sExtractPath As String
|
||||
|
||||
Reference in New Issue
Block a user