summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/ChangeLog5
-rw-r--r--CIAO/tests/CIF/Events/client.cpp2
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 <jwillemsen@remedy.nl>
+
+ * tests/CIF/Events/client.cpp:
+ Removed dead code
+
Mon May 27 10:18:33 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* 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