diff options
author | Adam Jackson <ajax@redhat.com> | 2008-10-03 18:18:02 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-10-03 18:18:02 -0400 |
commit | f5bbc54a93f53cd4ba124712159bb44c93282a8e (patch) | |
tree | 067ba1163a202df7c41fdd9a41affab4e8b90f49 /mi/mi.h | |
parent | 9dbfcd89214241626ac2704d1ffffff1cc0c67ae (diff) |
Fix compile for miSetScreenPixmap prototype.
Diffstat (limited to 'mi/mi.h')
-rw-r--r-- | mi/mi.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -419,10 +419,6 @@ extern DevPrivateKey miAllocateGCPrivateIndex( void ); -extern void miSetScreenPixmap( - PixmapPtr pPix -); - /* mivaltree.c */ extern int miShapedWindowIn( |