Skip to content

Commit

Permalink
Remove LegacyAttributable
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Oct 1, 2021
1 parent 3236c0e commit 4747b28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/openPMD/backend/Attributable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,6 @@ class Attributable
virtual void linkHierarchy(Writable& w);
}; // Attributable

using LegacyAttributable = Attributable;

//TODO explicitly instantiate Attributable::setAttribute for all T in Datatype
template< typename T >
inline bool
Expand Down

0 comments on commit 4747b28

Please sign in to comment.