diff options
author | Joe George <joe@zeroc.com> | 2019-01-07 13:47:08 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2019-01-07 13:47:20 -0500 |
commit | 7409ef9a96be03e93ffa9d3228d0174e039bb07f (patch) | |
tree | 603e8a82439a4532c68b170069d129bdb8a94eee /cpp/test/ios/controller | |
parent | C# PluginManagerI fix plug-in initialization (diff) | |
download | ice-7409ef9a96be03e93ffa9d3228d0174e039bb07f.tar.bz2 ice-7409ef9a96be03e93ffa9d3228d0174e039bb07f.tar.xz ice-7409ef9a96be03e93ffa9d3228d0174e039bb07f.zip |
Whitespace cleanup
Diffstat (limited to 'cpp/test/ios/controller')
-rw-r--r-- | cpp/test/ios/controller/Bundle/ControllerI.mm | 1 |
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 46cf7739c9f..b05da75159c 100644 --- a/cpp/test/ios/controller/Bundle/ControllerI.mm +++ b/cpp/test/ios/controller/Bundle/ControllerI.mm @@ -109,7 +109,6 @@ namespace Ice::CommunicatorPtr _communicator; }; - Test::StreamHelper streamRedirect; } |