mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-06 08:01:59 +01:00
Code tidy up
This commit is contained in:
parent
516aed2c93
commit
f5f30e17ab
|
|
@ -1,4 +1,4 @@
|
||||||
/**
|
/*
|
||||||
* Copyright (C) 2003 Jeremy Booth (jeremy@newdawnsoftware.com)
|
* Copyright (C) 2003 Jeremy Booth (jeremy@newdawnsoftware.com)
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
@ -29,7 +29,6 @@ import java.applet.Applet;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
||||||
import net.java.games.input.ControllerEventTest;
|
import net.java.games.input.ControllerEventTest;
|
||||||
import net.java.games.input.applet.JInputAppletResourceLoader;
|
|
||||||
|
|
||||||
public class ControllerEventTestApplet extends Applet {
|
public class ControllerEventTestApplet extends Applet {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue