]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test_str_map.cc: remove unused variable
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 23 Oct 2014 17:56:29 +0000 (19:56 +0200)
committerSage Weil <sage@redhat.com>
Mon, 27 Oct 2014 19:44:25 +0000 (12:44 -0700)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/common/test_str_map.cc

index 7ca0bddfcc335f95a1ef459945db96395d6b4a2b..b1a27c82e9a9a87696134a9ad81fc8ae3360b3ea 100644 (file)
@@ -33,7 +33,6 @@ TEST(str_map, json) {
 }
 
 TEST(str_map, plaintext) {
-  stringstream ss;
   {
     map<string,string> str_map;
     ASSERT_EQ(0, get_str_map(" foo=bar\t\nfrob=nitz   yeah right=   \n\t",