mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed out-commented code
This commit is contained in:
parent
e2eaf5f1a3
commit
8e3e3dd547
@ -115,7 +115,6 @@ Qt::ItemFlags RiuDragDrop::flags(const QModelIndex &index) const
|
||||
dynamic_cast<RimWellLogPlot*>(uiItem))
|
||||
{
|
||||
return Qt::ItemIsDropEnabled;
|
||||
//cvf::Trace::show("");
|
||||
}
|
||||
else if (dynamic_cast<RimEclipseCase*>(uiItem) ||
|
||||
dynamic_cast<RimWellLogFileChannel*>(uiItem))
|
||||
|
Loading…
Reference in New Issue
Block a user