diff --git a/include/blt/std/filesystem.h b/include/blt/std/filesystem.h index b864e2c..2aab4bb 100755 --- a/include/blt/std/filesystem.h +++ b/include/blt/std/filesystem.h @@ -13,13 +13,6 @@ namespace blt::fs { - class path - { - private: - std::vector paths; - public: - - }; /** * A simple interface which provides a way of reading the next block of data from a resource.