Skip to content

Commit f978990

Browse files
committed
Delete leftover dead code.
1 parent 87f631f commit f978990

File tree

1 file changed

+0
-1
lines changed
  • lldb/include/lldb/Symbol

1 file changed

+0
-1
lines changed

lldb/include/lldb/Symbol/Type.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ class Type : public std::enable_shared_from_this<Type>, public UserID {
220220
Declaration m_decl;
221221
CompilerType m_compiler_type;
222222
ResolveState m_compiler_type_resolve_state;
223-
bool m_is_swift_fixed_value_buffer = false;
224223
/// Language-specific flags.
225224
Payload m_payload;
226225

0 commit comments

Comments
 (0)