tests/libjava-mauve/src/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoValueFactory.java
branchjk_new_structure
changeset 1541 75c2e24dea9a
parent 1540 92ac284961c1
child 1542 be11db817bcf
--- a/tests/libjava-mauve/src/gnu/testlet/org/omg/CORBA_2_3/ORB/Valtype/cmInfoValueFactory.java	Fri Jul 20 21:39:51 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-// Tags: not-a-test
-/*
-* This file is part of the CORBA 2_3 tests, the test executable
-* class being gnu.testlet.org.omg.CORBA_2_3.ORB.ValueTypeTest.
-* Due large number of the required classes, they are moved into
-* a separate package, Valuetype.
-*
-* @author Audrius Meskauskas (AudriusA@bluewin.ch)
-*/
-
-package gnu.testlet.org.omg.CORBA_2_3.ORB.Valtype;
-
-public interface cmInfoValueFactory
-  extends org.omg.CORBA.portable.ValueFactory
-{
-
-}