From 4bf0faf049cc0090f9245792c48ed598b67f5069 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 29 Sep 2014 17:15:46 +0000 Subject: drop background, as it is included in core widget --- SgraphP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'SgraphP.h') diff --git a/SgraphP.h b/SgraphP.h index ba138bc..2060b48 100644 --- a/SgraphP.h +++ b/SgraphP.h @@ -21,7 +21,6 @@ #include "Sgraph.h" typedef struct { - Pixel background; Pixel foreground; Boolean mirror; int *data; -- cgit v1.2.3