summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/LocalException.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-12 15:03:45 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-12 15:03:45 +0000
commitabe92d48d83f4886eec88d63a459e1103cfc368c (patch)
tree5b0f4f9488220be5aec4543dd2eefedf89e62b2d /cppe/src/IceE/LocalException.cpp
parentRemoved references to EVC++ and Windows versions other than XP (diff)
downloadice-abe92d48d83f4886eec88d63a459e1103cfc368c.tar.bz2
ice-abe92d48d83f4886eec88d63a459e1103cfc368c.tar.xz
ice-abe92d48d83f4886eec88d63a459e1103cfc368c.zip
Removed usesClasses from UserException
Diffstat (limited to 'cppe/src/IceE/LocalException.cpp')
-rwxr-xr-xcppe/src/IceE/LocalException.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/cppe/src/IceE/LocalException.cpp b/cppe/src/IceE/LocalException.cpp
index d414fa4b88b..2f63d22e5b9 100755
--- a/cppe/src/IceE/LocalException.cpp
+++ b/cppe/src/IceE/LocalException.cpp
@@ -1796,12 +1796,6 @@ Ice::NegativeSizeException::ice_throw() const
throw *this;
}
-bool
-Ice::UserException::__usesClasses() const
-{
- return false;
-}
-
string
Ice::UnknownException::toString() const
{