- unneeded constructor removed
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@161 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -21,9 +21,6 @@ package ch.ntb.usb;
|
||||
*/
|
||||
public class LibusbWin {
|
||||
|
||||
private LibusbWin() {
|
||||
}
|
||||
|
||||
// Core
|
||||
/**
|
||||
* Just like the name implies, <code>usb_init</code> sets up some internal
|
||||
|
||||
Reference in New Issue
Block a user