summaryrefslogtreecommitdiff
path: root/pcr/steadyflow/patch
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/steadyflow/patch')
-rw-r--r--pcr/steadyflow/patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/steadyflow/patch b/pcr/steadyflow/patch
deleted file mode 100644
index efa3fd024..000000000
--- a/pcr/steadyflow/patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Steadyflow/Services.vala 2012-06-30 14:39:35.000000000 +0200
-+++ b/Steadyflow/Services.vala 2014-05-19 16:05:43.826607777 +0200
-@@ -61,7 +61,7 @@
- "information to the developer:\n\nError Code %d:\n\n%s").printf (e.code, message));
-
- md.run ();
-- exit(1);
-+ GLib.Process.exit(1);
- }
- }
-