[ekiga] Remove obsolete ESound information



commit 4948ba2ac993af27b7784ffa4ac10ba3f19f36be
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Fri Jun 4 09:34:25 2010 +0200

    Remove obsolete ESound information

 src/ekiga.cpp |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/ekiga.cpp b/src/ekiga.cpp
index c90d5b4..4238144 100644
--- a/src/ekiga.cpp
+++ b/src/ekiga.cpp
@@ -220,9 +220,4 @@ void GnomeMeeting::BuildGUI (Ekiga::ServiceCorePtr services)
 #else
   PTRACE (1, "GConf support disabled");
 #endif
-#ifdef HAVE_ESD
-  PTRACE (1, "ESound support enabled");
-#else
-  PTRACE (1, "ESound support disabled");
-#endif
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]