diff options
Diffstat (limited to 'devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp')
-rw-r--r-- | devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp b/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp index 459e85f99501..979a1400c3e2 100644 --- a/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp +++ b/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp @@ -18,15 +18,6 @@ } } -@@ -99,7 +105,7 @@ - } - - virtual void -- ice_ping(const Ice::Current& current) -+ ice_ping(const Ice::Current& current) const - { - testContext(_ssl, current.ctx); - } @@ -133,8 +139,11 @@ { testContext(true, current.ctx); |