aboutsummaryrefslogtreecommitdiff
path: root/net/ekiga/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/ekiga/files/patch-ah')
-rw-r--r--net/ekiga/files/patch-ah14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ekiga/files/patch-ah b/net/ekiga/files/patch-ah
deleted file mode 100644
index 17ded12bf208..000000000000
--- a/net/ekiga/files/patch-ah
+++ /dev/null
@@ -1,14 +0,0 @@
-*** src/main.cpp.orig Thu Jul 26 12:01:33 2001
---- src/main.cpp Thu Jul 26 12:01:50 2001
-*************** int main (int argc, char ** argv, char *
-*** 235,241 ****
---- 235,243 ----
- read_config (opts);
-
- // Init
-+ #ifdef __linux__
- g_thread_init(NULL);
-+ #endif
- textdomain (PACKAGE);
- bindtextdomain (PACKAGE, GNOMELOCALEDIR);
- gw->pixmap = NULL;