Removed out-commented code

This commit is contained in:
Pål Hagen 2015-10-20 15:27:27 +02:00
parent e2eaf5f1a3
commit 8e3e3dd547

View File

@ -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))