Clean up for updateHistogram() method

This commit is contained in:
Oleg Koncevoy 2017-12-05 19:04:34 +02:00
parent 4d616e2782
commit edc1175271

View File

@ -466,7 +466,6 @@ public:
void updateHistogram()
{
intentBox.setSelected(intentBox.getSelected());
updateParameters();
}