mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
On behalf of mapopa after sourceforge crash - remove unused DBB_ flags from comments
This commit is contained in:
parent
780108fb46
commit
01de4144c4
@ -847,10 +847,7 @@ enum dbb_flags_valss {
|
||||
DBB_in_trans = 4, // included in this transaction
|
||||
// DBB_drop_log = 8,
|
||||
DBB_log_serial = 16
|
||||
// DBB_log_default = 32,
|
||||
// DBB_cascade = 64, // only set but not used
|
||||
// DBB_drop_cache = 128, // only set but not used
|
||||
// DBB_create_database = 256, // unused
|
||||
};
|
||||
|
||||
enum dbb_scope_vals {
|
||||
|
Loading…
Reference in New Issue
Block a user