From 554e6135ec095f6d9b4925fd653c83ddc4052d42 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 12 Oct 2014 20:35:09 +0000 Subject: experimental, move allocation into parent widget --- SgraphP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'SgraphP.h') 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; -- cgit v1.2.3