summaryrefslogtreecommitdiff
path: root/math/xgraph/files/patch-ag
blob: a6f6313886be52974c5f997400dcf9c5ca49df77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ps.c.orig	Thu Jul 17 03:40:40 1997
+++ ps.c	Fri Dec 10 03:11:36 1999
@@ -57,7 +57,6 @@
 #define PS(str)		OUT(psFile, str)
 #define PSU(str)	OUT(ui->psFile, str)
 #define IY(val)		(ui->height_devs - val)
-#define MAX(a, b)	((a) > (b) ? (a) : (b))
 
 /*
  * Globals