Simplify welcome window creation
This commit is contained in:
committed by
Stéphane Lesimple
parent
24570f86d1
commit
2b5fca0e4f
@@ -393,7 +393,6 @@ typedef struct _GlobalClosure
|
||||
|
||||
/*** Common stuff for drawing curves and spirals */
|
||||
|
||||
gboolean colors_initialized;
|
||||
GdkRGBA *redText;
|
||||
char *redMarkup;
|
||||
GdkRGBA *greenText;
|
||||
@@ -407,7 +406,6 @@ typedef struct _GlobalClosure
|
||||
GdkRGBA *blueSector;
|
||||
GdkRGBA *whiteSector;
|
||||
GdkRGBA *darkSector;
|
||||
char *invisibleDash;
|
||||
|
||||
/*** Widgets for the linear reading/scanning action */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user