summaryrefslogtreecommitdiff
path: root/src/xftdraw.c
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-24 22:43:20 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-24 22:43:20 +0000
commit403c9f9886cea9fd390a242e7c031ba2cc26217f (patch)
tree658f8b187b522ed4ad0514ae30cbe495d45ba503 /src/xftdraw.c
parent1d14cc37d43bf349ee18e748f62913a0963f6e85 (diff)
downloadxorg-lib-libXft-403c9f9886cea9fd390a242e7c031ba2cc26217f.tar.gz
Sync with Xft from xlibs CVS (2.1.7 plus man page updates from BrandenXORG-6_8_99_13
Robinson) - see lib/Xft/ChangeLog for full details
Diffstat (limited to 'src/xftdraw.c')
-rw-r--r--src/xftdraw.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/xftdraw.c b/src/xftdraw.c
index 2eb3306..23b9bca 100644
--- a/src/xftdraw.c
+++ b/src/xftdraw.c
@@ -1,7 +1,7 @@
/*
- * $XFree86: xc/lib/Xft/xftdraw.c,v 1.25 2002/10/11 17:53:02 keithp Exp $
+ * $Id$
*
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -22,12 +22,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
#include "xftint.h"
-#include <X11/Xlib.h>
-#include <X11/Xutil.h>
/*
* Ok, this is a pain. To share source pictures across multiple destinations,