summaryrefslogtreecommitdiff
path: root/src/cairo-mutex-list-private.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-06-04 14:13:06 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-06-05 07:32:07 +0100
commitf4d9a4482fa1bfa37783ca139e3716c8d8649f32 (patch)
treeabac075482a998a13415c91bf4b12990eb83cdfc /src/cairo-mutex-list-private.h
parent132f44dce1884c9beed8c5e6588140ee8fa9cfbe (diff)
downloadcairo-f4d9a4482fa1bfa37783ca139e3716c8d8649f32.tar.gz
[pattern] Generalise the freed pattern pool
Also cache recently freed surface and gradient patterns. With thanks to Jonathan Morton for the inspiration and initial pointer pool code for pixman.
Diffstat (limited to 'src/cairo-mutex-list-private.h')
-rw-r--r--src/cairo-mutex-list-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cairo-mutex-list-private.h b/src/cairo-mutex-list-private.h
index 8f62cb9f9..a807d7a22 100644
--- a/src/cairo-mutex-list-private.h
+++ b/src/cairo-mutex-list-private.h
@@ -36,7 +36,6 @@
#define CAIRO_MUTEX_DECLARE(mutex)
#endif
-CAIRO_MUTEX_DECLARE (_cairo_pattern_solid_pattern_cache_lock)
CAIRO_MUTEX_DECLARE (_cairo_pattern_solid_surface_cache_lock)
CAIRO_MUTEX_DECLARE (_cairo_toy_font_face_mutex)