summaryrefslogtreecommitdiff
path: root/protobuf/test/cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-09-24 21:06:55 +0200
committerJose <jose@zeroc.com>2014-09-24 21:06:55 +0200
commitb1087d646fa93c4208dd227d0c9df323ff7c858b (patch)
tree48532138bffdfac0dc5c818593d9c1958cfeeeb5 /protobuf/test/cpp
parentPHP dependency fixes (diff)
downloadice-b1087d646fa93c4208dd227d0c9df323ff7c858b.tar.bz2
ice-b1087d646fa93c4208dd227d0c9df323ff7c858b.tar.xz
ice-b1087d646fa93c4208dd227d0c9df323ff7c858b.zip
Fixed (ICE-5511) - Consider removing the deprecated AMI mapping
Diffstat (limited to 'protobuf/test/cpp')
-rw-r--r--protobuf/test/cpp/Test.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/protobuf/test/cpp/Test.ice b/protobuf/test/cpp/Test.ice
index ad337be770f..cdcc754e927 100644
--- a/protobuf/test/cpp/Test.ice
+++ b/protobuf/test/cpp/Test.ice
@@ -19,7 +19,7 @@ module Test
["cpp:type:test::Message"] sequence<byte> Message;
-["ami"] class MyClass
+class MyClass
{
void shutdown();