From 2835b09fd22b70f5d2daa0bcc4f8b28f98ee1540 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 16 Feb 2012 18:24:04 +0100 Subject: [PATCH] Revert "add some nice message to About" This reverts commit e3121eae6879a155aa59293b1c790822f5bd87df. --- src/fe-gtk/about.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fe-gtk/about.c b/src/fe-gtk/about.c index a77f7344..dc1cbf08 100644 --- a/src/fe-gtk/about.c +++ b/src/fe-gtk/about.c @@ -116,7 +116,6 @@ menu_about (GtkWidget * wid, gpointer sess) (snprintf) (buf, sizeof (buf), ""DISPLAY_NAME" "PACKAGE_VERSION"\n" #ifdef WIN32 - "Anniversary Release\n" "%s%s%s" "\nXChat Release: "XCHAT_RELEASE"\n\n" "OS: %s\n"