]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_ostream/endl/char/1.cc
mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / endl / char / 1.cc
index 2c547bda57e949ec4f0def7424a1fc97f7a40ead..8c14a5d47c7cbbd4f261ebb6a824804988483daa 100644 (file)
@@ -28,7 +28,6 @@ void test01(void)
 {
   bool test __attribute__((unused)) = true;
 
-  const char str_lit01[] = "  venice ";
   const std::string str01(" santa barbara ");
   std::string str04;
   std::string str05;