mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
remove obsolete comment
This commit is contained in:
parent
acca18b1b5
commit
6ccd425f5d
@ -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…
x
Reference in New Issue
Block a user