lazutils: clean up

git-svn-id: trunk@41066 -
This commit is contained in:
mattias 2013-05-08 01:40:31 +00:00
parent fd461b8b5b
commit ece43d9fc5

View File

@ -5,8 +5,6 @@ begin
Result:=FilenameIsUnixAbsolute(TheFilename);
end;
function ExpandFileNameUtf8(const FileName: string; {const} BaseDir: String = ''): String;
var
IsAbs: Boolean;