From 115e8fbfe3af0e0556a58b34b2a52c79536628e0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 7 Jan 2014 20:48:25 +0000 Subject: Initial work for new SC processor --- src/frame.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/frame.h') 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; -- cgit v1.2.3