From 9da9ce2f562fd7c1b91ae872a0ded28377c1c9f6 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 19 Nov 2004 13:46:31 +0000 Subject: Unused patches --- cad/xcircuit/patches/patch-ae | 13 ------------- cad/xcircuit/patches/patch-af | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 cad/xcircuit/patches/patch-ae delete mode 100644 cad/xcircuit/patches/patch-af (limited to 'cad') diff --git a/cad/xcircuit/patches/patch-ae b/cad/xcircuit/patches/patch-ae deleted file mode 100644 index 1b29d0f5d80..00000000000 --- a/cad/xcircuit/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2003/07/10 08:03:58 jtb Exp $ - ---- elements.c.orig -+++ elements.c -@@ -436,7 +436,7 @@ - freelabel(labelbuf); - labelbuf = NULL; - resolveparams(areastruct.topinstance); -- if (do_all >= 0) -+ if (do_all > 0) - updateinstparam(areastruct.topinstance, do_all); - else /* do_all == -1 */ - calcbbox(areastruct.topinstance); diff --git a/cad/xcircuit/patches/patch-af b/cad/xcircuit/patches/patch-af deleted file mode 100644 index 607848e3d16..00000000000 --- a/cad/xcircuit/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2003/07/10 08:03:58 jtb Exp $ - ---- keybindings.c.orig -+++ keybindings.c -@@ -64,7 +64,7 @@ - /* xcircuit.h! */ - /*--------------------------------------------------------------*/ - --static char *function_names[NUM_FUNCTIONS] = { -+static char *function_names[] = { - "Page", "Justify", "Superscript", "Subscript", "Normalscript", - "Nextfont", "Boldfont", "Italicfont", "Normalfont", "Underline", - "Overline", "ISO Encoding", "Return", "Halfspace", "Quarterspace", -- cgit v1.2.3