summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/CMakeLists.txt3
-rw-r--r--src/core/src/cleanup.c0
-rw-r--r--src/core/src/harness.c0
-rw-r--r--src/core/src/init.c0
4 files changed, 0 insertions, 3 deletions
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
diff --git a/src/core/src/cleanup.c b/src/core/src/cleanup.c
deleted file mode 100644
index e69de29..0000000
--- a/src/core/src/cleanup.c
+++ /dev/null
diff --git a/src/core/src/harness.c b/src/core/src/harness.c
deleted file mode 100644
index e69de29..0000000
--- a/src/core/src/harness.c
+++ /dev/null
diff --git a/src/core/src/init.c b/src/core/src/init.c
deleted file mode 100644
index e69de29..0000000
--- a/src/core/src/init.c
+++ /dev/null