diff --git a/source/de/anomic/http/client/Cache.java b/source/de/anomic/http/client/Cache.java index 8eba2c6c1..b886d1924 100644 --- a/source/de/anomic/http/client/Cache.java +++ b/source/de/anomic/http/client/Cache.java @@ -222,7 +222,6 @@ public final class Cache { * @return the resource content as byte[]. If no data * is available or the cached file is not readable, null * is returned. - * @throws IOException */ public static byte[] getContent(final byte[] hash) { // load the url as resource from the cache