Skip to content

Commit fc8c4a1

Browse files
committed
Please consider the following formatting changes
1 parent e2fc948 commit fc8c4a1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

DataFormats/Headers/include/Headers/Stack.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,4 @@ struct Stack {
230230

231231
} // namespace o2::header
232232

233-
234233
#endif // HEADERS_STACK_H

Utilities/DataSampling/src/Dispatcher.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ DataSamplingHeader Dispatcher::prepareDataSamplingHeader(const DataSamplingPolic
193193
original};
194194
}
195195

196-
197196
void Dispatcher::send(DataAllocator& dataAllocator, const DataRef& inputData, const Output& output) const
198197
{
199198
const auto* inputHeader = DataRefUtils::getHeader<header::DataHeader*>(inputData);

0 commit comments

Comments
 (0)