* one more problem in the Unix part

This commit is contained in:
Tomas Hajny 2001-03-19 21:09:30 +00:00
parent 0d616f2cca
commit 0fde4ce207

View File

@ -105,7 +105,6 @@ begin
end end
else else
{$ELSE FPC_FEXPAND_DRIVES} {$ELSE FPC_FEXPAND_DRIVES}
Delete (Path, 1, 2);
Delete (Pa, 1, 2); Delete (Pa, 1, 2);
end; end;
{$ENDIF FPC_FEXPAND_DRIVES} {$ENDIF FPC_FEXPAND_DRIVES}
@ -200,7 +199,10 @@ end;
{ {
$Log$ $Log$
Revision 1.3 2001-03-19 21:05:42 hajny Revision 1.4 2001-03-19 21:09:30 hajny
* one more problem in the Unix part
Revision 1.3 2001/03/19 21:05:42 hajny
* mistyping in the Unix part fixed * mistyping in the Unix part fixed
Revision 1.2 2001/03/10 09:57:51 hajny Revision 1.2 2001/03/10 09:57:51 hajny