summaryrefslogtreecommitdiff
path: root/math/xgraph/files/patch-ps.c
blob: 258a6144fa2708b80ef2362e54e14fe4ec6669ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ps.c.orig	2000-08-02 21:17:34 UTC
+++ ps.c
@@ -59,7 +59,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