Removes the object corresponding to key from this.
If no such object exists in this, the function returns false.
| this |
an FileCache |
| key |
the hash key of the object to remove |
|
true if successful, false if |