X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Fimage%2FIconLoader.java;h=2804d082826cc42cc263eb8c15ebe68e3d940e40;hb=cf127faffabd3f07b0acc6de9ea746059d571b56;hp=b73889606f371319057bc7c97283b1ab5d62ec2e;hpb=09c626c3de52d507f682383002f20402ab41e1a6;p=jSite2.git diff --git a/src/net/pterodactylus/util/image/IconLoader.java b/src/net/pterodactylus/util/image/IconLoader.java index b738896..2804d08 100644 --- a/src/net/pterodactylus/util/image/IconLoader.java +++ b/src/net/pterodactylus/util/image/IconLoader.java @@ -27,7 +27,6 @@ import javax.swing.ImageIcon; * Loads an {@link Icon} from the class path. * * @author David Roden - * @version $Id$ */ public class IconLoader {