aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.h')
-rw-r--r--src/frame.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frame.h b/src/frame.h
index e1cfccd..beb8187 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -53,8 +53,6 @@ struct frame
int max_lines;
struct wrap_line *lines;
- size_t pos;
-
/* The rectangle allocated to this frame, determined by the renderer */
double x;
double y;