summaryrefslogtreecommitdiff
path: root/net-im/telepathy-mission-control/files/patch-src_mcd-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/telepathy-mission-control/files/patch-src_mcd-debug.c')
-rw-r--r--net-im/telepathy-mission-control/files/patch-src_mcd-debug.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/telepathy-mission-control/files/patch-src_mcd-debug.c b/net-im/telepathy-mission-control/files/patch-src_mcd-debug.c
deleted file mode 100644
index bcd2581e3ef9..000000000000
--- a/net-im/telepathy-mission-control/files/patch-src_mcd-debug.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/mcd-debug.c.orig 2009-03-24 23:45:42.000000000 -0400
-+++ src/mcd-debug.c 2009-03-24 23:46:43.000000000 -0400
-@@ -119,7 +119,7 @@ void mcd_debug_init ()
- mc_debug = atoi (mc_debug_str);
- }
-
--inline gint mcd_debug_get_level ()
-+gint mcd_debug_get_level ()
- {
- return mc_debug;
- }