diff --git a/Framework/Core/src/RootArrowFilesystem.cxx b/Framework/Core/src/RootArrowFilesystem.cxx index 7581ee57e5b9f..7457d5bf8487a 100644 --- a/Framework/Core/src/RootArrowFilesystem.cxx +++ b/Framework/Core/src/RootArrowFilesystem.cxx @@ -30,7 +30,6 @@ #include #include - O2_DECLARE_DYNAMIC_LOG(root_arrow_fs); namespace @@ -764,7 +763,6 @@ arrow::Result TTreeFileFormat::ScanBatchesAsync( return generator; } - arrow::Result> TTreeFileSystem::OpenOutputStream( const std::string& path, const std::shared_ptr& metadata)