From f8610f7e2bc20cf56ad8e021b3bddcacc577270d Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 7 Nov 2005 06:00:16 +0000 Subject: [PATCH] Removed erroneous (C) notice and obsolete comment git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1960 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/graphics/sdl/rndzoom.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sc2/src/sc2code/libs/graphics/sdl/rndzoom.c b/sc2/src/sc2code/libs/graphics/sdl/rndzoom.c index ca1576f4f..1b4c29210 100644 --- a/sc2/src/sc2code/libs/graphics/sdl/rndzoom.c +++ b/sc2/src/sc2code/libs/graphics/sdl/rndzoom.c @@ -1,5 +1,3 @@ -//Copyright Paul Reiche, Fred Ford. 1992-2002 - /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,9 +15,6 @@ */ /* - Install the rndzoom.diff patch, and copy this file into libs/graphics/sdl - Then add rndzoom.c to your Makefile - The adjustments are as follows: BLUR_TYPE: 0: No blur