From 2309a5862c6edaa60195c269d21c7104659da258 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 30 Aug 2010 12:43:50 +0200 Subject: remove old references --- src/fe-gtk/update.c | 3 --- xchat-wdk.patch | 7 +++---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/fe-gtk/update.c b/src/fe-gtk/update.c index 34c9c1a2..ed084a0b 100644 --- a/src/fe-gtk/update.c +++ b/src/fe-gtk/update.c @@ -35,12 +35,9 @@ #include "../common/xchat.h" #include "../common/util.h" -#include "../common/portable.h" -#include "check-version.h" #include "palette.h" #include "pixmaps.h" #include "gtkutil.h" -#include "update.h" #include #include diff --git a/xchat-wdk.patch b/xchat-wdk.patch index 8da2aa83..17f30238 100644 --- a/xchat-wdk.patch +++ b/xchat-wdk.patch @@ -655,17 +655,16 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/xchat.h xchat-wdk/src/co #define X_OK 1 diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/about.c xchat-wdk/src/fe-gtk/about.c --- xchat-wdk.orig/src/fe-gtk/about.c 2010-05-16 09:43:49 +0200 -+++ xchat-wdk/src/fe-gtk/about.c 2010-08-30 12:09:20 +0200 -@@ -39,6 +39,8 @@ ++++ xchat-wdk/src/fe-gtk/about.c 2010-08-30 12:43:12 +0200 +@@ -39,6 +39,7 @@ #include "../common/xchat.h" #include "../common/util.h" +#include "../common/portable.h" -+//#include "check-version.h" #include "palette.h" #include "pixmaps.h" #include "gtkutil.h" -@@ -114,35 +116,38 @@ +@@ -114,35 +115,38 @@ g_get_charset (&locale); (snprintf) (buf, sizeof (buf), ""DISPLAY_NAME" "PACKAGE_VERSION"\n\n" -- cgit 1.4.1