mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
remove commented code
This commit is contained in:
parent
8ffbe39134
commit
ec57fb226a
@ -373,9 +373,6 @@ void QgsMapToolEditMeshFrame::setActionsEnable( bool enable )
|
||||
|
||||
for ( QAction *action : std::as_const( actions ) )
|
||||
action->setEnabled( enable );
|
||||
|
||||
// bool areGeometriesSelected = areGeometriesSelectedInVectorLayer();
|
||||
// mActionForceByLines->setEnabled( enable && areGeometriesSelected );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user