Skip to content

Commit 39fd3eb

Browse files
committed
Remove stray headers from CMakeLists.
Signed-off-by: Katharine Berry <ktbry@google.com>
1 parent 1993aff commit 39fd3eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ add_executable(tiny_assistant_app
8181
src/c/image_manager/image_manager.c
8282
src/c/converse/segments/widgets/map.c
8383
src/c/util/memory/malloc.c
84-
src/c/util/memory/malloc.h
8584
src/c/util/memory/pressure.c
8685
src/c/util/memory/sdk.c
87-
src/c/util/memory/sdk.h
8886
)

0 commit comments

Comments
 (0)