summaryrefslogtreecommitdiff
path: root/net/boinc-client/files/patch-api__boinc_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/boinc-client/files/patch-api__boinc_api.h')
-rw-r--r--net/boinc-client/files/patch-api__boinc_api.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/boinc-client/files/patch-api__boinc_api.h b/net/boinc-client/files/patch-api__boinc_api.h
deleted file mode 100644
index b93910d0a735..000000000000
--- a/net/boinc-client/files/patch-api__boinc_api.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- api/boinc_api.h.orig 2012-04-13 09:59:23.000000000 +0200
-+++ api/boinc_api.h 2012-06-06 14:40:16.000000000 +0200
-@@ -83,7 +83,6 @@
-
- extern int boinc_init(void);
- extern int boinc_finish(int status);
--extern int boinc_temporary_exit(int delay, const char* reason=NULL);
- extern int boinc_get_init_data_p(struct APP_INIT_DATA*);
- extern int boinc_parse_init_data_file(void);
- extern int boinc_send_trickle_up(char* variety, char* text);
-@@ -139,6 +138,7 @@
- double cpu_time, double checkpoint_cpu_time, double _fraction_done,
- int other_pid, double bytes_sent, double bytes_received
- );
-+extern int boinc_temporary_exit(int delay, const char* reason=NULL);
-
- /////////// API ENDS HERE
-