mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
Start work on multicell support for selection_as_text
This commit is contained in:
@@ -19,7 +19,6 @@ typedef enum {
|
||||
FREETYPE_CLEANUP_FUNC,
|
||||
SYSTEMD_CLEANUP_FUNC,
|
||||
SHADERS_CLEANUP_FUNC,
|
||||
LINE_CLEANUP_FUNC,
|
||||
|
||||
NUM_CLEANUP_FUNCS
|
||||
} AtExitCleanupFunc;
|
||||
|
||||
Reference in New Issue
Block a user