[ekiga] Remove useless code with the transition to clutter
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Remove useless code with the transition to clutter
- Date: Thu, 6 Feb 2014 14:07:34 +0000 (UTC)
commit 8802281cf7191d82cfd4d56e727001a363defc8b
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Thu Feb 6 14:48:36 2014 +0100
Remove useless code with the transition to clutter
src/main.cpp | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/main.cpp b/src/main.cpp
index 80b6943..8ea6409 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -192,11 +192,6 @@ main (int argc,
#endif
PTRACE (1, "PTLIB version " << PTLIB_VERSION);
PTRACE (1, "OPAL version " << OPAL_VERSION);
-#if defined HAVE_XV || defined HAVE_DX
- PTRACE (1, "Accelerated rendering support enabled");
-#else
- PTRACE (1, "Accelerated rendering support disabled");
-#endif
#ifdef HAVE_DBUS
PTRACE (1, "DBUS support enabled");
#else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]