summaryrefslogtreecommitdiffstats
path: root/video/out/bitmap_packer.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/bitmap_packer.h')
-rw-r--r--video/out/bitmap_packer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/bitmap_packer.h b/video/out/bitmap_packer.h
index c9503fe42c..8fd2fce599 100644
--- a/video/out/bitmap_packer.h
+++ b/video/out/bitmap_packer.h
@@ -25,8 +25,6 @@ struct bitmap_packer {
struct sub_bitmaps;
-#define PACKER_MAX_WH 65536
-
// Clear all internal state. Leave the following fields: w_max, h_max
void packer_reset(struct bitmap_packer *packer);