From 0a1f795c69afbeaf1a67180eaf88b06f50bef4e8 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 6 May 2013 11:04:38 +0000 Subject: Part two of the GNOME 3.6 update. Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18422 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/files/patch-clutter_clutter-main.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 graphics/clutter/files/patch-clutter_clutter-main.c (limited to 'graphics/clutter/files') diff --git a/graphics/clutter/files/patch-clutter_clutter-main.c b/graphics/clutter/files/patch-clutter_clutter-main.c deleted file mode 100644 index a607b3f80..000000000 --- a/graphics/clutter/files/patch-clutter_clutter-main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- clutter/clutter-main.c.orig 2012-06-19 09:56:35.000000000 +0200 -+++ clutter/clutter-main.c 2012-07-15 13:09:09.000000000 +0200 -@@ -227,6 +227,7 @@ - static void - clutter_threads_impl_unlock (void) - { -+ g_mutex_trylock (&clutter_threads_mutex); - g_mutex_unlock (&clutter_threads_mutex); - } - -- cgit v1.2.3