OSDN Git Service

2005-12-26 Chris Jefferson <chris@bubblescope.net>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / endl / char / 1.cc
index 2c547bd..8c14a5d 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;