From bcb8fe8462aabcd70708a43ffd44e6b4961e08a2 Mon Sep 17 00:00:00 2001 From: Mark Spruiell Date: Sat, 29 May 2010 08:33:21 -0700 Subject: fixing bug in cpp/test/Slice/structure --- cpp/test/Slice/structure/Client.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'cpp/test/Slice/structure/Client.cpp') diff --git a/cpp/test/Slice/structure/Client.cpp b/cpp/test/Slice/structure/Client.cpp index b3b25fdccd5..389473805c8 100644 --- a/cpp/test/Slice/structure/Client.cpp +++ b/cpp/test/Slice/structure/Client.cpp @@ -42,13 +42,6 @@ allTests(const Ice::CommunicatorPtr& communicator) def_s2.cls = new C(5); def_s2.prx = communicator->stringToProxy("test"); - // - // Compare default-constructed structures. - // - { - test(S2() == S2()); - } - // // Change one primitive member at a time. // -- cgit v1.2.3