summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_cache.h')
-rw-r--r--libass/ass_cache.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libass/ass_cache.h b/libass/ass_cache.h
index 93e5e11..8e36f84 100644
--- a/libass/ass_cache.h
+++ b/libass/ass_cache.h
@@ -78,11 +78,6 @@ typedef struct outline_hash_key {
} u;
} OutlineHashKey;
-typedef struct {
- BitmapHashValue *image, *image_o;
- int x, y;
-} BitmapRef;
-
enum {
FILTER_BORDER_STYLE_3 = 1,
FILTER_NONZERO_BORDER = 2,