diff --git a/doc/man/man3/notcurses_cell.3.md b/doc/man/man3/notcurses_cell.3.md index b2fc12aef..609bb9323 100644 --- a/doc/man/man3/notcurses_cell.3.md +++ b/doc/man/man3/notcurses_cell.3.md @@ -72,8 +72,6 @@ typedef struct cell { **const char* cell_extended_gcluster(const struct ncplane* n, const cell* c);** -**bool cell_noforeground_p(const cell* c);** - **int cell_load_simple(struct ncplane* n, cell* c, char ch);** **uint32_t cell_egc_idx(const cell* c);**