aboutsummaryrefslogtreecommitdiff
path: root/SgraphP.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-29 17:15:46 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-29 17:15:46 +0000
commit4bf0faf049cc0090f9245792c48ed598b67f5069 (patch)
tree9b52e064020b6712f3d7151981e7969151b81bb7 /SgraphP.h
parent0631f6560354be38d1b10b6f1c61026ff2a8df52 (diff)
drop background, as it is included in core widget
Diffstat (limited to 'SgraphP.h')
-rw-r--r--SgraphP.h1
1 files changed, 0 insertions, 1 deletions
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;