From 5c832fa3e42dcae0f413627f14d734694096b33f Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sun, 31 Oct 2021 09:40:15 -0700 Subject: [PATCH] smyrna: remove unused 'customptr' --- cmd/smyrna/smyrnadefs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index 75e96d9f7..a972101b0 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -349,7 +349,6 @@ typedef struct topview_edge *Edges; int Nodecount; int Edgecount; - void *customptr; struct { int active; //1 draw hierarchy 0 draw regular topview reposition_t repos; -- 2.40.0