Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/rnnoise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2017-08-20 22:37:32 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2017-08-20 22:37:32 +0300
commitbf43874d336c21d5b5945e8b200242f8d1852f82 (patch)
treeae005b03bf212698e635af224d0ac2efbe3dfa15
parent214dc60c07bf22acec80260f9a10e2812823e82e (diff)
don't need this file
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3abb647..a004dc6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,6 @@ noinst_HEADERS = src/arch.h \
src/pitch.h \
src/rnn_data.h \
src/rnn.h \
- src/static_modes_float.h \
src/tansig_table.h
librnnoise_la_SOURCES = \