Code tidy up

This commit is contained in:
Endolf 2018-05-30 17:38:20 +01:00
parent 516aed2c93
commit f5f30e17ab

View file

@ -1,4 +1,4 @@
/**
/*
* Copyright (C) 2003 Jeremy Booth (jeremy@newdawnsoftware.com)
*
* Redistribution and use in source and binary forms, with or without
@ -29,7 +29,6 @@ import java.applet.Applet;
import java.io.IOException;
import net.java.games.input.ControllerEventTest;
import net.java.games.input.applet.JInputAppletResourceLoader;
public class ControllerEventTestApplet extends Applet {