Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax committed Dec 28, 2024
1 parent bde12a6 commit 7b39469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generator_layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ string_t *generator_code_layout_block_item(generator_t *generator,
}

if (node->type == AST_LAYOUT_TYPE_INCLUDE) {
hashmap_layout_attribute_print(attributes);
ast_layout_attribute_t *src = hashmap_get(attributes, "src");
ast_value_t *src_value = NULL;

Expand Down

0 comments on commit 7b39469

Please sign in to comment.