summaryrefslogtreecommitdiffstats
path: root/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term.h')
-rw-r--r--term.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/term.h b/term.h
index 28efc9e7..298d232a 100644
--- a/term.h
+++ b/term.h
@@ -49,7 +49,6 @@ struct termp_ps {
char *psmarg; /* margin buf */
size_t psmargsz; /* margin buf size */
size_t psmargcur; /* current pos in margin buf */
- size_t pspage; /* current page */
char last; /* character buffer */
enum termfont lastf; /* last set font */
};