diff options
Diffstat (limited to 'xorg-server/hw/xwin/wingc.c')
-rw-r--r-- | xorg-server/hw/xwin/wingc.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xorg-server/hw/xwin/wingc.c b/xorg-server/hw/xwin/wingc.c index 0ad64676d..259d2e29d 100644 --- a/xorg-server/hw/xwin/wingc.c +++ b/xorg-server/hw/xwin/wingc.c @@ -33,11 +33,6 @@ #endif #include "win.h" -void - -winPushPixels(GCPtr pGC, PixmapPtr pBitMap, DrawablePtr pDrawable, int dx, - int dy, int xOrg, int yOrg); - /* * Local prototypes */ |