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 2645060..f183c1b 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -92,8 +92,6 @@ struct frame
size_t pos;
struct layout_parameters lop;
- struct style *style;
- int lop_from_style; /* True if lop came from SS */
/* The rectangle allocated to this frame, determined by the renderer */
double x;