From 9c5a663602d35fea5d107aef4cc0e34fb1acafa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 9 Aug 2006 12:06:13 +0000 Subject: [PATCH] forgot to delete this unused header git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18469 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/libs/png/pngasmrd.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/libs/png/pngasmrd.h diff --git a/src/libs/png/pngasmrd.h b/src/libs/png/pngasmrd.h deleted file mode 100644 index d086d8c4dd..0000000000 --- a/src/libs/png/pngasmrd.h +++ /dev/null @@ -1,11 +0,0 @@ -/* pngasmrd.h - assembler version of utilities to read a PNG file - * - * libpng 1.2.5 - October 3, 2002 - * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 2002 Glenn Randers-Pehrson - * - */ - -/* This file is obsolete in libpng-1.0.9 and later; its contents now appear - * at the end of pngconf.h. - */