Remove dead code

This commit is contained in:
kaetemi 2014-09-08 08:04:09 +02:00
parent c3fc3abb81
commit 730d0e42d1

View file

@ -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