diff options
Diffstat (limited to 'gcc/ada/prj.ads')
-rw-r--r-- | gcc/ada/prj.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/prj.ads b/gcc/ada/prj.ads index ad2a485..3889e66 100644 --- a/gcc/ada/prj.ads +++ b/gcc/ada/prj.ads @@ -1237,7 +1237,6 @@ package Prj is function Empty_Project return Project_Data; -- Return the representation of an empty project. - -- In Ada-only mode, the Ada language is also partly initialized function Is_Extending (Extending : Project_Id; |