summaryrefslogtreecommitdiff
path: root/extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch')
-rw-r--r--extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch b/extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch
deleted file mode 100644
index f1d09fa27..000000000
--- a/extra/cinepaint/cinepaint-0.22.1-ambiguousawake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- plug-ins/icc_examin/icc_examin/icc_helfer_fltk.cpp.orig 2008-09-03 02:07:08.000000000 +0200
-+++ plug-ins/icc_examin/icc_examin/icc_helfer_fltk.cpp 2008-09-03 02:08:02.000000000 +0200
-@@ -226,7 +226,7 @@
-
- int awake(void)
- {
-- Fl::awake(0);
-+ Fl::awake((void *)0);
- return 0;
- }
- int leerWait(void) { return 0; }