diff options
Diffstat (limited to 'transform.h')
-rw-r--r-- | transform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/transform.h b/transform.h index 7567fcc..e2f5467 100644 --- a/transform.h +++ b/transform.h @@ -2,7 +2,6 @@ * header file for transformed coordinate system. No rotations * supported, as elipses cannot be rotated in X. */ -/* $XFree86$ */ typedef struct _transform { double mx, bx; |