summaryrefslogtreecommitdiff
path: root/javae/test/IceE/exceptions/EmptyI.java
diff options
context:
space:
mode:
Diffstat (limited to 'javae/test/IceE/exceptions/EmptyI.java')
-rw-r--r--javae/test/IceE/exceptions/EmptyI.java14
1 files changed, 0 insertions, 14 deletions
diff --git a/javae/test/IceE/exceptions/EmptyI.java b/javae/test/IceE/exceptions/EmptyI.java
deleted file mode 100644
index 706b1ba881d..00000000000
--- a/javae/test/IceE/exceptions/EmptyI.java
+++ /dev/null
@@ -1,14 +0,0 @@
-// **********************************************************************
-//
-// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved.
-//
-// This copy of Ice-E is licensed to you under the terms described in the
-// ICEE_LICENSE file included in this distribution.
-//
-// **********************************************************************
-
-import Test.*;
-
-public final class EmptyI extends _EmptyDisp
-{
-}