a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed.
authorJavier Miranda <miranda@adacore.com>
Fri, 18 Mar 2005 11:47:35 +0000 (12:47 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Mar 2005 11:47:35 +0000 (12:47 +0100)
commit5fa28bbb0316e6258088bc985b63fdac7d077928
tree5a415fa23f3086cbbabfea3f4f042a53fc5f2ab6
parent2d072788a119af46ac48e6465ef6fd4fff11022e
a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed.

2005-03-17  Javier Miranda  <miranda@adacore.com>

* a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed.
(Get_Inheritance_Depth): Removed.
(Set_Inheritance_Depth): Removed.

* rtsfind.ads, exp_disp.ads, exp_disp.adb: Remove support to call the
subprogram Get_Expanded_Name because it is not referenced by the
frontend.

* i-cpp.ads, i-cpp.adb (CPP_Get_Expanded_Name): Removed.
(CPP_Get_Inheritance_Depth): Removed.
(CPP_Set_Inheritance_Depth): Removed.

* tbuild.ads, tbuild.adb (Make_DT_Component): Removed.

From-SVN: r96662
gcc/ada/a-tags.adb
gcc/ada/a-tags.ads
gcc/ada/exp_disp.adb
gcc/ada/exp_disp.ads
gcc/ada/i-cpp.adb
gcc/ada/i-cpp.ads
gcc/ada/rtsfind.ads
gcc/ada/tbuild.adb
gcc/ada/tbuild.ads