mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-23 03:33:18 +01:00
More...
This commit is contained in:
parent
0a4092c354
commit
a5ab6319f5
@ -79,7 +79,6 @@ namespace Nikse.SubtitleEdit.Controls
|
||||
internal void SelectedIndexReset()
|
||||
{
|
||||
_selectedIndex = -1;
|
||||
_textBox.Text = string.Empty;
|
||||
}
|
||||
|
||||
private int _selectedIndex = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user