2
0
Эх сурвалжийг харах

* Do not raise an error when an attempt is made to delete a non-existing key

git-svn-id: trunk@12326 -
michael 17 жил өмнө
parent
commit
977e033932

+ 0 - 1
packages/fcl-base/src/contnrs.pp

@@ -2112,7 +2112,6 @@ begin
         exit;
       end;
   end;
-  raise EKeyNotFound.CreateFmt(KeyNotFoundMsg, ['Delete', aKey]);
 end;
 
 function TFPCustomHashTable.IsEmpty: boolean;