Skip to content

Commit bb39ab9

Browse files
authored
Merge bb2e4d3 into sapling-pr-archive-ktf
2 parents cbb14f6 + bb2e4d3 commit bb39ab9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Framework/Core/include/Framework/DataModelViews.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,6 @@ struct get_num_payloads {
206206

207207
struct MessageSet;
208208

209-
struct MessageStore {
210-
std::span<MessageSet> sets;
211-
size_t inputsPerSlot = 0;
212-
};
213-
214209
struct inputs_for_slot {
215210
TimesliceSlot slot;
216211
template <typename R>

0 commit comments

Comments
 (0)