prepare for new profilematch version, clean up, fix bugs
This commit is contained in:
@@ -88,9 +88,6 @@ Public Class frmResultDoc
|
||||
_frmProfileMatch?.Show()
|
||||
_frmProfileMatch?.BringToFront()
|
||||
End If
|
||||
|
||||
CURR_MATCH_RESULT = Nothing
|
||||
CLIPBOARD_TEXT = ""
|
||||
End Sub
|
||||
|
||||
Private Async Function LoadSearchesAsync() As Task(Of List(Of DocSearch))
|
||||
|
||||
Reference in New Issue
Block a user