Skip to content

Commit 096b1de

Browse files
committed
update proxy widget
1 parent 972e032 commit 096b1de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

agrolib/proxyWidget/proxyWidget.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ Crit3DProxyWidget::Crit3DProxyWidget(Crit3DInterpolationSettings* interpolationS
2222
this->setSizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
2323
this->setAttribute(Qt::WA_DeleteOnClose);
2424

25-
//maxEnsembleLine = NODATA;
26-
//minEnsembleLine = -NODATA;
27-
2825
// layout
2926
QVBoxLayout *mainLayout = new QVBoxLayout();
3027
QGroupBox *horizontalGroupBox = new QGroupBox();

0 commit comments

Comments
 (0)