mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Remove obsolete comment
This commit is contained in:
parent
9e07527bfe
commit
45446afa71
@ -151,7 +151,6 @@ enum backup_capabilities
|
|||||||
BCK_ods9 = 4096, // SQL roles
|
BCK_ods9 = 4096, // SQL roles
|
||||||
BCK_ods10 = 8192, // FIELD_PRECISION
|
BCK_ods10 = 8192, // FIELD_PRECISION
|
||||||
BCK_ods11 = 16384 // rdb$description in rdb$roles and rdb$generators
|
BCK_ods11 = 16384 // rdb$description in rdb$roles and rdb$generators
|
||||||
// rdb$filename in rdb$character_sets and rdb$collations
|
|
||||||
// rdb$base_collation_name and rdb$specific_attributes in rdb$collations
|
// rdb$base_collation_name and rdb$specific_attributes in rdb$collations
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user