summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller/Bundle/ControllerI.mm
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2016-12-16 15:56:18 +0100
committerBenoit Foucher <benoit@zeroc.com>2016-12-16 15:56:18 +0100
commit66e63999fd121114d27842f1bf3cd2121ccf320c (patch)
treecf20b42e13a4899f2182acc9a572cbae43987358 /cpp/test/ios/controller/Bundle/ControllerI.mm
parentRemove unused Makefile (diff)
downloadice-66e63999fd121114d27842f1bf3cd2121ccf320c.tar.bz2
ice-66e63999fd121114d27842f1bf3cd2121ccf320c.tar.xz
ice-66e63999fd121114d27842f1bf3cd2121ccf320c.zip
Added support for Objective-C controller
Diffstat (limited to 'cpp/test/ios/controller/Bundle/ControllerI.mm')
-rw-r--r--cpp/test/ios/controller/Bundle/ControllerI.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/ios/controller/Bundle/ControllerI.mm b/cpp/test/ios/controller/Bundle/ControllerI.mm
index 5f65e515712..18308f0a432 100644
--- a/cpp/test/ios/controller/Bundle/ControllerI.mm
+++ b/cpp/test/ios/controller/Bundle/ControllerI.mm
@@ -162,7 +162,6 @@ MainHelperI::redirect()
}
void
-
MainHelperI::print(const std::string& msg)
{
_out << msg;