mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Remove dead code
This commit is contained in:
parent
c3fc3abb81
commit
730d0e42d1
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,8 @@ const uint32 NB_FAKE_DISC_PROPERTIES_UPDATED_PER_CYCLE=2;
|
|||
typedef uint16 TProperty;
|
||||
typedef uint8 TPropIndex;
|
||||
|
||||
const uint32 NB_PROPERTIES = 256; //number of TProperty elements (if you change this, change the ids of special properties in the Front-end Service!)
|
||||
// KAE: Commented because not used
|
||||
//const uint32 NB_PROPERTIES = 256; //number of TProperty elements (if you change this, change the ids of special properties in the Front-end Service!)
|
||||
|
||||
|
||||
/// Main type for positions/distances. Unit: millimeter
|
||||
|
|
Loading…
Reference in a new issue