summaryrefslogtreecommitdiffstats
path: root/image-sixel.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2023-09-15 12:33:33 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2023-09-19 09:27:59 +0100
commit789a98982eac63a02bb06fbd07a010fc2eec0e92 (patch)
treeb3c14549341e2c9dda07c0b3f2d53ea665e18cf1 /image-sixel.c
parentb202a2f1b517a3de7141fc35fbd9e39ed5ac5284 (diff)
Reply to SMGRAPHICS.
Diffstat (limited to 'image-sixel.c')
-rw-r--r--image-sixel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/image-sixel.c b/image-sixel.c
index 41170ec0..2958d20d 100644
--- a/image-sixel.c
+++ b/image-sixel.c
@@ -23,7 +23,6 @@
#include "tmux.h"
-#define SIXEL_COLOUR_REGISTERS 1024
#define SIXEL_WIDTH_LIMIT 10000
#define SIXEL_HEIGHT_LIMIT 10000