mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 22:10:54 -04:00
chore: remove unused types
This commit is contained in:
parent
433bb5e46a
commit
bf4ae3794e
@ -126,10 +126,6 @@ class inode_view
|
|||||||
};
|
};
|
||||||
|
|
||||||
class directory_view {
|
class directory_view {
|
||||||
using DirView = ::apache::thrift::frozen::View<thrift::metadata::directory>;
|
|
||||||
using Meta =
|
|
||||||
::apache::thrift::frozen::MappedFrozen<thrift::metadata::metadata>;
|
|
||||||
|
|
||||||
template <typename T>
|
template <typename T>
|
||||||
friend class internal::metadata_;
|
friend class internal::metadata_;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user