diff options
Diffstat (limited to 'graphics/tcm/patches/patch-ak')
-rw-r--r-- | graphics/tcm/patches/patch-ak | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/tcm/patches/patch-ak b/graphics/tcm/patches/patch-ak deleted file mode 100644 index ad522c4490a..00000000000 --- a/graphics/tcm/patches/patch-ak +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ak,v 1.2 2001/04/11 21:32:01 jtb Exp $ - ---- sd/dv/ucdiagram.c.orig Mon Oct 23 10:09:42 2000 -+++ sd/dv/ucdiagram.c -@@ -41,7 +41,6 @@ - #include "ucdiagram.h" - #include "note.h" - #include <stdio.h> --#include <values.h> - - UCDiagram::UCDiagram(Config *c, UCWindow *d, UCViewer *v, UCGraph *g): - ERDiagram(c, d, v, g) { |