summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2004-08-11 08:05:31 +0000
committerEric Anholt <anholt@freebsd.org>2004-08-11 08:05:31 +0000
commit21b7ff0b54fcf28e933738aaaedf5aef46880717 (patch)
tree14096776c3344427af6cae30ec4e88dcb931da68
parent9f86498395945e52accedc6bf3d938c2d21abd5d (diff)
TOP_INCLUDES first in the INCLUDES line. - Drive-by fix of unused variables warnings in do_traps.c.
-rw-r--r--do_traps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/do_traps.c b/do_traps.c
index 4f5d49b..01a64ed 100644
--- a/do_traps.c
+++ b/do_traps.c
@@ -126,7 +126,6 @@ InitFixedTraps(XParms xp, Parms p, int reps)
int rows;
int x, y;
int size, skew;
- int left, right, top, bot;
XTrap *curTrap;
XRenderColor color;
int major, minor;