diff --git a/android/CMakeLists.txt b/android/CMakeLists.txt index e8d6312..3ab7f1d 100644 --- a/android/CMakeLists.txt +++ b/android/CMakeLists.txt @@ -41,8 +41,6 @@ list(APPEND PLUGIN_SOURCES "${SRC_DIR}/bindings.cpp" "${SRC_DIR}/player.cpp" "${SRC_DIR}/analyzer.cpp" - "${SRC_DIR}/bindings_capture.cpp" - "${SRC_DIR}/capture.cpp" "${SRC_DIR}/synth/basic_wave.cpp" "${SRC_DIR}/filters/filters.cpp" ${TARGET_SOURCES}