Skip to content

Commit 25cfa06

Browse files
authored
Remove redundant setting declaration
1 parent 11ceb87 commit 25cfa06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Planner/Planner.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ namespace Setting
161161
extern const SettingsBool enable_parallel_blocks_marshalling;
162162
extern const SettingsBool use_variant_as_common_type;
163163
extern const SettingsBool serialize_string_in_memory_with_zero_byte;
164-
extern const SettingsBool use_hive_partitioning;
165164
extern const SettingsString temporary_files_codec;
166165
extern const SettingsNonZeroUInt64 temporary_files_buffer_size;
167166
}

0 commit comments

Comments
 (0)