pushing the redundant click function fix into master
This commit is contained in:
parent
34c3d16fd7
commit
7708cef2be
1 changed files with 0 additions and 4 deletions
|
|
@ -389,10 +389,6 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
UiThread.RunOnIdle (DoDoneButton_Click);
|
||||
}
|
||||
void DoDoneButton_Click(object state)
|
||||
{
|
||||
UiThread.RunOnIdle(DoDoneButton_Click);
|
||||
}
|
||||
|
||||
void DoDoneButton_Click(object state)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue