opnsense-ports/math/xgraph/files/patch-ps.c
Franco Fichtner ee1340af02 */*: sync with upstream
Taken from: FreeBSD
2016-05-16 11:27:06 +02:00

10 lines
242 B
C

--- 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