Skip to content

Commit a43f62c

Browse files
committed
Remove unused variable?
1 parent d0c4657 commit a43f62c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/IO/JSON/JSONIOHandlerImpl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ void JSONIOHandlerImpl::createDataset(
603603
parameter.options, /* considerFiles = */ false);
604604
// Retrieves mode from dataset-specific configuration, falls back to global
605605
// value if not defined
606-
DatasetMode_s dm;
607606
auto [localMode, _, skipWarnings] = retrieveDatasetMode(config);
608607
(void)_;
609608
// No use in introducing logic to skip warnings only for one particular

0 commit comments

Comments
 (0)