[ekiga] Fix compile error introduced right before



commit 65baa0d11950d177f696bf326c05b918058e6bce
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Thu Aug 9 15:38:13 2012 +0200

    Fix compile error introduced right before

 src/ekiga.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ekiga.cpp b/src/ekiga.cpp
index ab2c631..16eed05 100644
--- a/src/ekiga.cpp
+++ b/src/ekiga.cpp
@@ -119,7 +119,6 @@ void GnomeMeeting::BuildGUI (Ekiga::ServiceCore& services)
 #ifdef EKIGA_REVISION
   PTRACE (1, "Ekiga git revision: " << EKIGA_REVISION);
 #endif
-  PTRACE (1, "Debug level: " << debug_level);
   PTRACE (1, "PTLIB version " << PTLIB_VERSION);
   PTRACE (1, "OPAL version " << OPAL_VERSION);
 #if defined HAVE_XV || defined HAVE_DX



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