summaryrefslogtreecommitdiff
path: root/cs/test/Ice/exceptions/ObjectFactoryI.cs
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-06-04 20:32:22 +0000
committerBernard Normier <bernard@zeroc.com>2007-06-04 20:32:22 +0000
commitf21dd19c50c7a2aa8862fba13ff754ee1a01cfda (patch)
treedd27e354446c211604ec3ab6af9006ed0ab4946b /cs/test/Ice/exceptions/ObjectFactoryI.cs
parentAdded refreshPublishedEndpoints (diff)
downloadice-f21dd19c50c7a2aa8862fba13ff754ee1a01cfda.tar.bz2
ice-f21dd19c50c7a2aa8862fba13ff754ee1a01cfda.tar.xz
ice-f21dd19c50c7a2aa8862fba13ff754ee1a01cfda.zip
Changed LocalObject mapping
Diffstat (limited to 'cs/test/Ice/exceptions/ObjectFactoryI.cs')
-rwxr-xr-xcs/test/Ice/exceptions/ObjectFactoryI.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/test/Ice/exceptions/ObjectFactoryI.cs b/cs/test/Ice/exceptions/ObjectFactoryI.cs
index 50833b7034d..f77eeb992b1 100755
--- a/cs/test/Ice/exceptions/ObjectFactoryI.cs
+++ b/cs/test/Ice/exceptions/ObjectFactoryI.cs
@@ -7,7 +7,7 @@
//
// **********************************************************************
-public sealed class ObjectFactoryI : Ice.LocalObjectImpl, Ice.ObjectFactory
+public sealed class ObjectFactoryI : Ice.ObjectFactory
{
public Ice.Object create(string s)
{