[ekiga/ds-gtk-application: 1/4] Main: Removed wrong message.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gtk-application: 1/4] Main: Removed wrong message.
- Date: Sun, 2 Feb 2014 16:47:06 +0000 (UTC)
commit 26b5357ece442dabc533b297563b05bf1014b038
Author: Damien Sandras <dsandras beip be>
Date: Sat Jan 25 16:33:35 2014 +0100
Main: Removed wrong message.
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]