From 6e9dba4eca2d65c7cef727fccbc1550c11a61737 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 28 Apr 2019 22:34:22 +0200 Subject: Get rid of SlideItem->resizable --- libstorycode/slide_priv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libstorycode/slide_priv.h') diff --git a/libstorycode/slide_priv.h b/libstorycode/slide_priv.h index 75a2ac5..8479463 100644 --- a/libstorycode/slide_priv.h +++ b/libstorycode/slide_priv.h @@ -64,7 +64,6 @@ struct _slideitem /* For TEXT and IMAGE */ struct frame_geom geom; - int resizable; }; -- cgit v1.2.3