summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2011-02-27 23:06:16 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2011-02-28 17:13:13 +0530
commitaa78853d728172f7fa564b2782f6e84661bfcd15 (patch)
tree44a6af140c47c42bde0d7d48bcc1fc16260a5069 /src
parent50e289d52ad73a919084621a32245350c446781b (diff)
Remove remaining ramping/envelope references
(part of a patch series removing all ramping code)
Diffstat (limited to 'src')
-rw-r--r--src/.gitignore1
-rw-r--r--src/Makefile.am1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 1380e265..e56c225d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -24,7 +24,6 @@ cpulimit-test2
daemon.conf
default.pa
system.pa
-envelope-test
esdcompat
flist-test
gconf-helper
diff --git a/src/Makefile.am b/src/Makefile.am
index 130f7122..24e2f825 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -259,7 +259,6 @@ TESTS = \
smoother-test \
mix-test \
remix-test \
- envelope-test \
proplist-test \
lock-autospawn-test \
prioq-test