From b763664e9f07e18aec54818a5fb3aabd4e7c7d2a Mon Sep 17 00:00:00 2001 From: onelin Date: Fri, 31 Oct 2025 21:18:45 +0100 Subject: Remove empty sources Why exist --- src/core/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/core/CMakeLists.txt') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 100506a..3ab31fa 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,8 +1,5 @@ add_library(daw_core - src/cleanup.c src/dltools.c - src/harness.c - src/init.c src/logging.c src/loop.c src/memory.c -- cgit v1.3