aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-core/files/patch-39975200.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64plus-core/files/patch-39975200.c')
-rw-r--r--emulators/mupen64plus-core/files/patch-39975200.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/mupen64plus-core/files/patch-39975200.c b/emulators/mupen64plus-core/files/patch-39975200.c
deleted file mode 100644
index 488ecc153769..000000000000
--- a/emulators/mupen64plus-core/files/patch-39975200.c
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/main/workqueue.h b/src/main/workqueue.h
-index d5093a533..2af257a45 100644
---- source/mupen64plus-core/src/main/workqueue.h
-+++ source/mupen64plus-core/src/main/workqueue.h
-@@ -27,7 +27,6 @@
-
- struct work_struct;
-
--struct work_struct *work;
- typedef void (*work_func_t)(struct work_struct *work);
- struct work_struct {
- work_func_t func;