summaryrefslogtreecommitdiff
path: root/pcr/lprof/lcms-117.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/lprof/lcms-117.patch')
-rw-r--r--pcr/lprof/lcms-117.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/lprof/lcms-117.patch b/pcr/lprof/lcms-117.patch
deleted file mode 100644
index 55afdfbb8..000000000
--- a/pcr/lprof/lcms-117.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/liblprof/lcmsprf.h.bak 2007-08-31 15:36:20.000000000 -0700
-+++ src/liblprof/lcmsprf.h 2007-08-31 15:37:39.000000000 -0700
-@@ -67,6 +67,9 @@
- #define mmax(a,b) ((a) > (b)?(a):(b))
- #endif
-
-+#if LCMS_VERSION > 116
-+typedef int BOOL;
-+#endif
-
- /* Misc operations ------------------------------------------------------------------------ */
-