ceph/examples/librados
Marcos Paulo de Souza 9ff62fa66c examples/librados/hello_world.cc: Remove not needed else clause
If the 'if' clause ends executing a goto, there is no need for an else
clause that only prints a message about the success of the action.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2018-11-04 23:35:43 -02:00
..
hello_radosstriper.cc
hello_world_c.c examples/librados/hello_world_c: Remove not needed else clause 2018-11-04 22:53:29 -02:00
hello_world.cc examples/librados/hello_world.cc: Remove not needed else clause 2018-11-04 23:35:43 -02:00
hello_world.readme
Makefile