remove obsolete comment

pull/2570/head
nick black 2 years ago
parent acca18b1b5
commit 6ccd425f5d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -1523,8 +1523,7 @@ typedef struct ncpalette {
} ncpalette;
// Create a new palette store. It will be initialized with notcurses' best
// knowledge of the currently configured palette. The palette upon startup
// cannot be reliably detected, sadly.
// knowledge of the currently configured palette.
API ALLOC ncpalette* ncpalette_new(struct notcurses* nc)
__attribute__ ((nonnull (1)));

Loading…
Cancel
Save