summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2009-01-08 21:35:35 +0100
committerJose <jose@zeroc.com>2009-01-08 21:35:35 +0100
commit9c67c346c02882a40357ca01d8657d8516aef3c5 (patch)
tree6a6e0ccab9f0318ac086663e23546edeaada8719 /cpp
parentFixed bug 2091 - Added feedback when starting server with bogus executable (diff)
downloadice-9c67c346c02882a40357ca01d8657d8516aef3c5.tar.bz2
ice-9c67c346c02882a40357ca01d8657d8516aef3c5.tar.xz
ice-9c67c346c02882a40357ca01d8657d8516aef3c5.zip
Fix 3630 - errorDetection test failure
Diffstat (limited to 'cpp')
-rw-r--r--cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice b/cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice
index 95bc0690efe..7b880eb3817 100644
--- a/cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice
+++ b/cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice
@@ -7,7 +7,6 @@
//
// **********************************************************************
-
interface Foo
{
void op() throws UndefinedException;