From 908942cab5a8e20b50cb46b51d00f68415a4f3b1 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 17 Aug 2010 17:55:59 +0200 Subject: [PATCH] valknut: removed obsolete patch --- network/valknut/gcc41.patch.disabled | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 network/valknut/gcc41.patch.disabled diff --git a/network/valknut/gcc41.patch.disabled b/network/valknut/gcc41.patch.disabled deleted file mode 100644 index 3f077b5ea..000000000 --- a/network/valknut/gcc41.patch.disabled +++ /dev/null @@ -1,28 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../valknut/gcc41.patch.disabled -# Copyright (C) 2010 The OpenSDE Project -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - ---- valknut-0.3.7/valknut/dciconloader.h_orig 2006-03-19 23:34:02.794220250 +0100 -+++ valknut-0.3.7/valknut/dciconloader.h 2006-03-19 23:34:24.787594750 +0100 -@@ -122,7 +122,7 @@ - - private: - /** */ -- QPixmap DCIconLoader::LoadPixmap( QString file ); -+ QPixmap LoadPixmap( QString file ); - - /** */ - PixmapMap m_PixmapMap;