From fd0d747561b3281ac51e3ef37d3b9eae1d357bde Mon Sep 17 00:00:00 2001 From: avolkov Date: Sun, 6 Nov 2005 19:40:34 +0000 Subject: [PATCH] erroneously checked-in file. nothing there git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1949 8092fc87-c524-0410-9efc-e669fe64eaf9 --- .../sc2code/libs/graphics/sdl/2xscalers_sse.h | 21 ------------------- 1 file changed, 21 deletions(-) delete mode 100755 sc2/src/sc2code/libs/graphics/sdl/2xscalers_sse.h diff --git a/sc2/src/sc2code/libs/graphics/sdl/2xscalers_sse.h b/sc2/src/sc2code/libs/graphics/sdl/2xscalers_sse.h deleted file mode 100755 index 78588fd7e..000000000 --- a/sc2/src/sc2code/libs/graphics/sdl/2xscalers_sse.h +++ /dev/null @@ -1,21 +0,0 @@ -/* - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - */ - -#ifndef _2XSCALERS_SSE_H_ -#define _2XSCALERS_SSE_H_ - - -#endif /* _2XSCALERS_SSE_H_ */