[HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 19 Aug 2009 20:45:41 +0000 (16:45 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 19 Aug 2009 20:45:41 +0000 (16:45 -0400)
commit392f1f1ddb24c0e7d1d64ee8d36c739ac6482b81
tree2a5218df02f9fda885a2d418bb1f70cea2054eaa
parent446d7a2cce64aeee26b94f59a3f518e61c6d5c41
[HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE

Unlike the rest of the memory-mode enum, this one didn't only
describe the access mode of the input memory region.  Remove it.

If someone wants to inhibit duplicating, they can lock the blob
and throw away the key.

Based on mailing list discussion with Carl Worth.
pango/opentype/hb-blob.c
pango/opentype/hb-blob.h