mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
CORDA-3730: Remove unused feature. (#6234)
This commit is contained in:
parent
1547efb093
commit
3ced611031
@ -5,6 +5,5 @@ Constants for new features that can only be switched on at specific platform ver
|
||||
The text constant describes the feature and the numeric specifies the platform version the feature is enabled at.
|
||||
*/
|
||||
object PlatformVersionSwitches {
|
||||
const val REMOVE_NO_OVERLAP_RULE_FOR_REFERENCE_DATA_ATTACHMENTS = 7
|
||||
const val ENABLE_P2P_COMPRESSION = 7
|
||||
}
|
Loading…
Reference in New Issue
Block a user