clang: fix some compiler warnings
From CI.
This commit is contained in:
@ -119,7 +119,6 @@ private:
|
||||
std::string fname_;
|
||||
using OutType = std::variant<std::ofstream, std::ostringstream>;
|
||||
OutType out_;
|
||||
bool do_unlink_{};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user