[ekiga] Main: Removed useless XInitThreads call.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Main: Removed useless XInitThreads call.
- Date: Sat, 25 Jan 2014 15:07:51 +0000 (UTC)
commit bed4d0329df141fa5827ddf745f4cb4bfb47b153
Author: Damien Sandras <dsandras beip be>
Date: Sun Jan 12 17:15:42 2014 +0100
Main: Removed useless XInitThreads call.
src/main.cpp | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/main.cpp b/src/main.cpp
index 8a27f48..80b6943 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -87,11 +87,6 @@ main (int argc,
int debug_level = 0;
/* Globals */
-#ifndef WIN32
- if (!XInitThreads ())
- exit (1);
-#endif
-
#if !GLIB_CHECK_VERSION(2,36,0)
g_type_init ();
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]