summaryrefslogtreecommitdiff
path: root/print/teTeX-bin/patches/patch-aj
blob: 9cee947b212499aa3079f4083be35f8c3678dcf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aj,v 1.1 1999/10/04 23:21:45 simonb Exp $

--- texk/ps2pkm/objects.h.orig	Tue Mar 16 18:16:08 1999
+++ texk/ps2pkm/objects.h	Thu Sep 30 13:35:40 1999
@@ -61,7 +61,6 @@
 /*END SHARED*/
 /*SHARED*/
  
-#define   abort(line)       t1_abort(line)
 #define   Allocate(n,t,s)   t1_Allocate(n,t,s)
 #define   Free(obj)         t1_Free(obj)
 #define   NonObjectFree(a)  Xfree(a)