Skip to content

Commit

Permalink
Remove LegacyAttributable
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Nov 3, 2021
1 parent c497ea3 commit 291deed
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 291deed

Please sign in to comment.