Tools: fix wrong filename of output in glazres.

git-svn-id: trunk@47225 -
This commit is contained in:
bart 2014-12-20 15:52:04 +00:00
parent b02c05ff91
commit 9a23a0544a

View File

@ -434,7 +434,6 @@ begin
ResourceFileName := ExtractFileName(FullResourceFileName);
ClearMessages;
FullResourceFilename := ExpandFileNameUTF8(ResourceFilename);
// check that all resources exists and are not the destination file
for Index := 0 to FileCount-1 do
begin