We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016da34 commit ae5a1feCopy full SHA for ae5a1fe
DataFormats/Headers/include/Headers/Stack.h
@@ -230,5 +230,4 @@ struct Stack {
230
231
} // namespace o2::header
232
233
-
234
#endif // HEADERS_STACK_H
Utilities/DataSampling/src/Dispatcher.cxx
@@ -184,7 +184,6 @@ DataSamplingHeader Dispatcher::prepareDataSamplingHeader(const DataSamplingPolic
184
original};
185
}
186
187
188
void Dispatcher::send(DataAllocator& dataAllocator, const DataRef& inputData, const Output& output) const
189
{
190
const auto* inputHeader = DataRefUtils::getHeader<header::DataHeader*>(inputData);
0 commit comments