]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/filesystem/operations/last_write_time.cc
1.cc: Remove 'test' variables.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / filesystem / operations / last_write_time.cc
index b1aea2012e9a0a99aff1856731be06c1c6f02622..dee55a53cdb1dfbdbc6bf267e97cd51f5f69e0a6 100644 (file)
@@ -35,7 +35,6 @@
 void
 test01()
 {
-  bool test __attribute__((unused)) = true;
   using time_type = std::experimental::filesystem::file_time_type;
 
   auto p = __gnu_test::nonexistent_path();