mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-08 16:04:39 +00:00
Cleaned imports.
This commit is contained in:
parent
3e87a3ae7b
commit
6879b33e52
1 changed files with 0 additions and 6 deletions
|
|
@ -46,13 +46,7 @@ import java.io.*;
|
|||
import java.nio.ByteBuffer;
|
||||
import java.util.*;
|
||||
|
||||
import javax.lang.model.util.SimpleTypeVisitor6;
|
||||
|
||||
import com.sun.mirror.declaration.*;
|
||||
import com.sun.mirror.type.PrimitiveType.Kind;
|
||||
import com.sun.mirror.util.SimpleTypeVisitor;
|
||||
import com.sun.mirror.util.TypeVisitor;
|
||||
import com.sun.mirror.util.Types;
|
||||
|
||||
public class Utils {
|
||||
public static final String TYPEDEF_POSTFIX = "PROC";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue