Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 7ffcad7

Browse files
Change valid_layout_objects_
1 parent cf631f4 commit 7ffcad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/catalog/table_catalog.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ bool TableCatalogObject::InsertLayout(
349349
return false;
350350
}
351351

352-
valid_layout_objects_ = true;
353352
layout_objects_.insert(std::make_pair(layout_id, layout));
354353
return true;
355354
}

0 commit comments

Comments
 (0)