mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user