Remove unused constant _tracerestrict_penalty_item_default_value.
This commit is contained in:
@@ -65,11 +65,6 @@ INSTANTIATE_POOL_METHODS(TraceRestrictProgram)
|
|||||||
*/
|
*/
|
||||||
TraceRestrictMapping _tracerestrictprogram_mapping;
|
TraceRestrictMapping _tracerestrictprogram_mapping;
|
||||||
|
|
||||||
/**
|
|
||||||
* Default value for pathfinder penalty instructions
|
|
||||||
*/
|
|
||||||
static const uint16 _tracerestrict_penalty_item_default_value = 500;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* List of pre-defined pathfinder penalty values
|
* List of pre-defined pathfinder penalty values
|
||||||
* This is indexed by TraceRestrictPathfinderPenaltyPresetIndex
|
* This is indexed by TraceRestrictPathfinderPenaltyPresetIndex
|
||||||
|
|||||||
Reference in New Issue
Block a user