8
0
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:
asfernandes 2015-07-26 15:37:53 +00:00
parent 780108fb46
commit 01de4144c4

View File

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