Remove unused code
This commit is contained in:
parent
c66773fe37
commit
e8cf185961
|
@ -1,9 +0,0 @@
|
||||||
package net.filebot.gio;
|
|
||||||
|
|
||||||
import com.sun.jna.Library;
|
|
||||||
|
|
||||||
interface LibC extends Library {
|
|
||||||
|
|
||||||
int getuid();
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue