mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
make Version a plain data class
This commit is contained in:
parent
6cc055dbba
commit
6102c70855
4 changed files with 27 additions and 22 deletions
|
@ -83,9 +83,6 @@ extern jmethodID VirtualNetworkType_fromInt_method;
|
|||
// Instance fields
|
||||
//
|
||||
|
||||
extern jfieldID Version_major_field;
|
||||
extern jfieldID Version_minor_field;
|
||||
extern jfieldID Version_revision_field;
|
||||
extern jfieldID VirtualNetworkConfig_assignedAddresses_field;
|
||||
extern jfieldID VirtualNetworkConfig_bridge_field;
|
||||
extern jfieldID VirtualNetworkConfig_broadcastEnabled_field;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue