From 1bf6ce74f923793b26744c58e4171040c4c11e6d Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 30 May 2013 15:32:11 +0000 Subject: Thu May 30 15:31:48 UTC 2013 Johnny Willemsen * tests/CIF/Events/client.cpp: Removed dead code --- CIAO/ChangeLog | 5 +++++ CIAO/tests/CIF/Events/client.cpp | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index b2005d0a812..55df45421a2 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,8 @@ +Thu May 30 15:31:48 UTC 2013 Johnny Willemsen + + * tests/CIF/Events/client.cpp: + Removed dead code + Mon May 27 10:18:33 UTC 2013 Johnny Willemsen * NEWS: diff --git a/CIAO/tests/CIF/Events/client.cpp b/CIAO/tests/CIF/Events/client.cpp index 51c246f70ba..c89c9768450 100644 --- a/CIAO/tests/CIF/Events/client.cpp +++ b/CIAO/tests/CIF/Events/client.cpp @@ -1716,8 +1716,6 @@ run_test (::Components::Events_ptr source, ++ret; } return ret; - - return ret; } int -- cgit v1.2.1