summaryrefslogtreecommitdiff
path: root/transform.h
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:35:36 -0700
commitfcda75a70b29e1532a2a5f33058f3882bcad2642 (patch)
tree304c98523b5b514eae02d4518a3b021214a7a718 /transform.h
parent2cbe4f83d4b24794679bda517573f907bb3de710 (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Diffstat (limited to 'transform.h')
-rw-r--r--transform.h1
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;