From 281e8b18530bf7284447cf6950be0f50db50df5b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 2 Jan 2014 00:44:10 +0100 Subject: Use GNAT.OS_Lib.Is_Absolute_Path (for Windows). --- files_map.ads | 3 --- 1 file changed, 3 deletions(-) (limited to 'files_map.ads') diff --git a/files_map.ads b/files_map.ads index a8bd64616..999e23d5d 100644 --- a/files_map.ads +++ b/files_map.ads @@ -84,9 +84,6 @@ package Files_Map is -- Get the path of directory DIR. --function Get_Directory_Path (Dir : Directory_Index) return String; - -- Return TRUE is PATH is an absolute pathname. - function Is_Absolute_Pathname (Path : String) return Boolean; - -- Add a new entry in the lines_table. -- The new entry must be the next one after the last entry. procedure File_Add_Line_Number -- cgit v1.2.3