Skip to content

Commit

Permalink
Remove deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH committed Aug 26, 2022
1 parent 5333a97 commit 7a6bd98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion KeysPerSecond/src/dev/roanh/kps/KeyInformation.java
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ public final class KeyInformation extends Positionable{
/**
* Auto-increment for #x
*/
@Deprecated
public static volatile int autoIndex = -2;

/**
Expand Down

0 comments on commit 7a6bd98

Please sign in to comment.