Suppressed unnecessary constant.

[Imported from Perforce change 6440 at 2006-12-01 19:54:34]

Subversion-branch: /trunk/polyorb
Subversion-revision: 34422
This commit is contained in:
Jérôme Hugues
2003-03-07 15:38:33 +00:00
parent ce61aa0954
commit dc02ef48b8

View File

@@ -125,10 +125,6 @@ package body System.PolyORB_Interface is
end record;
No_RCI_Info : RCI_Info;
pragma Warnings (Off, No_RCI_Info);
-- Never assigned a value.
package Known_RCIs is new PolyORB.Dynamic_Dict (RCI_Info);
-- This list is keyed with the lowercased full names of the
-- RCI units.