Remove Closure->drawGC

This commit is contained in:
Paul Dicker
2025-04-03 22:12:26 +02:00
committed by Stéphane Lesimple
parent 5da5fa54dc
commit ce64c57c49
3 changed files with 4 additions and 7 deletions

View File

@@ -393,7 +393,7 @@ typedef struct _GlobalClosure
/*** Common stuff for drawing curves and spirals */
GdkGC *drawGC;
gboolean colors_initialized;
GdkColor *background,*foreground,*grid;
GdkColor *redText;
char *redMarkup;