]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gui.h
gui: Remove welcome message.
[paraslash.git] / gui.h
diff --git a/gui.h b/gui.h
index 8f25c767b5384c49789101e87802527439b9c6ce..6f7349bb7a75f09b50f4fa6f62181085fab4ae9f 100644 (file)
--- a/gui.h
+++ b/gui.h
@@ -20,7 +20,6 @@ struct gui_theme {
        int output_fg, output_bg;
        int msg_fg, msg_bg;
        int err_msg_fg, err_msg_bg;
-       int welcome_fg, welcome_bg;
        int sep_fg, sep_bg;
        const char *sep_str;
        int default_fg, default_bg;