summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-23 23:36:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-23 23:36:48 +0000
commit5a0aee42a5678aae679e35c6985efa434b10c0fd (patch)
treeefe4a06a13324c3fb01f9deea1d0c1c3965a0c5f /editors/ted
parentDo not hardcode png15 (diff)
remove useless patch
Notes
Notes: svn path=/head/; revision=375373
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/files/patch-bitmap-bmpng.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/ted/files/patch-bitmap-bmpng.c b/editors/ted/files/patch-bitmap-bmpng.c
deleted file mode 100644
index 7f9a5b18f25f..000000000000
--- a/editors/ted/files/patch-bitmap-bmpng.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- bitmap/bmpng.c.orig 2012-04-01 11:57:27.000000000 +0200
-+++ bitmap/bmpng.c 2012-05-04 12:44:03.000000000 +0200
-@@ -4,6 +4,7 @@
- # include "bmintern.h"
- # include "bmio.h"
- # include <png.h>
-+# include <pngpriv.h>
- # include <appDebugon.h>
- # include <sioFileio.h>
- # include <utilEndian.h>