[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.15-12-gad2a0ab

Lennart Poettering gitmailer-noreply at 0pointer.de
Sun Apr 19 10:25:44 PDT 2009


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  98a25c506e692ab091b4af7e1b37e8432fc08e8f (commit)

- Log -----------------------------------------------------------------
ad2a0ab alsa: remove debug code
-----------------------------------------------------------------------

Summary of changes:
 src/modules/alsa/alsa-util.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------

commit ad2a0ab40b107e2f3466c1baac4a86cf9fefca19
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Apr 19 19:25:42 2009 +0200

    alsa: remove debug code

diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c
index ddc3c77..18d6880 100644
--- a/src/modules/alsa/alsa-util.c
+++ b/src/modules/alsa/alsa-util.c
@@ -1832,8 +1832,6 @@ const char* pa_alsa_strerror(int errnum) {
     if ((t = PA_STATIC_TLS_GET(cstrerror)))
         pa_xfree(t);
 
-    errnum = EINVAL;
-    PA_DEBUG_TRAP;
     original = snd_strerror(errnum);
 
     if (!original) {

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list