summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/djinterop/performance_data.cpp0
-rw-r--r--src/meson.build1
2 files changed, 0 insertions, 1 deletions
diff --git a/src/djinterop/performance_data.cpp b/src/djinterop/performance_data.cpp
deleted file mode 100644
index e69de29..0000000
--- a/src/djinterop/performance_data.cpp
+++ /dev/null
diff --git a/src/meson.build b/src/meson.build
index f1fec71..c8e64a2 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -11,7 +11,6 @@ sources = [
'djinterop/crate.cpp',
'djinterop/database.cpp',
'djinterop/enginelibrary.cpp',
- 'djinterop/performance_data.cpp',
'djinterop/track.cpp',
'djinterop/impl/crate_impl.cpp',
'djinterop/impl/database_impl.cpp',