From: Danny Al-Gaaf Date: Thu, 23 Oct 2014 17:56:29 +0000 (+0200) Subject: test_str_map.cc: remove unused variable X-Git-Tag: v0.88~22^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2ecd43ba6c58aae6bbe7e27ec00cdea7f206245c;p=ceph.git test_str_map.cc: remove unused variable Signed-off-by: Danny Al-Gaaf --- diff --git a/src/test/common/test_str_map.cc b/src/test/common/test_str_map.cc index 7ca0bddfcc33..b1a27c82e9a9 100644 --- a/src/test/common/test_str_map.cc +++ b/src/test/common/test_str_map.cc @@ -33,7 +33,6 @@ TEST(str_map, json) { } TEST(str_map, plaintext) { - stringstream ss; { map str_map; ASSERT_EQ(0, get_str_map(" foo=bar\t\nfrob=nitz yeah right= \n\t",