aboutsummaryrefslogtreecommitdiff
path: root/SgraphP.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-10-12 20:35:09 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-10-12 20:35:09 +0000
commit554e6135ec095f6d9b4925fd653c83ddc4052d42 (patch)
tree037d3b6aebf75ebf5c2c9c293d648a614590bf3e /SgraphP.h
parentb8fb4db3c197f8c8e972da735a29c74c0d32c6a8 (diff)
experimental, move allocation into parent 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 b76ec0d..3648b30 100644
--- a/SgraphP.h
+++ b/SgraphP.h
@@ -26,7 +26,6 @@ typedef struct {
Boolean mirror;
int *values;
size_t size;
- size_t samples;
XdbeBackBuffer backBuf;
GC foreGC;