mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
librados: Since a pragma push was removed, get rid of that pop
Don't you think the plural of pragma should be pragmata? Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
This commit is contained in:
parent
8be4b9712e
commit
ef94464f75
@ -1243,6 +1243,3 @@ TEST_F(LibRadosListPP, EnumerateObjectsFilterPP) {
|
||||
}
|
||||
ASSERT_TRUE(foundit);
|
||||
}
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
#pragma GCC diagnostic warning "-Wpragmas"
|
||||
|
Loading…
Reference in New Issue
Block a user