mirror of
https://github.com/boostorg/filesystem.git
synced 2025-05-12 13:41:47 +00:00
Removed unused variables in path_unit_test.
This commit is contained in:
parent
d8dd339d91
commit
1b27455cb2
@ -66,10 +66,6 @@ using std::wstring;
|
||||
|
||||
namespace {
|
||||
|
||||
boost::system::error_code ec;
|
||||
const boost::system::error_code ok;
|
||||
const boost::system::error_code ng(-1, boost::system::system_category());
|
||||
|
||||
std::string platform(BOOST_PLATFORM);
|
||||
|
||||
void check_path(const path& source, const wstring& expected, const char* file, int line)
|
||||
|
Loading…
x
Reference in New Issue
Block a user