aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xnest/XNGC.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xnest/XNGC.h')
-rw-r--r--xorg-server/hw/xnest/XNGC.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xnest/XNGC.h b/xorg-server/hw/xnest/XNGC.h
index e2f10fb9c..974173e50 100644
--- a/xorg-server/hw/xnest/XNGC.h
+++ b/xorg-server/hw/xnest/XNGC.h
@@ -37,7 +37,6 @@ void xnestCopyGC(GCPtr pGCSrc, unsigned long mask, GCPtr pGCDst);
void xnestDestroyGC(GCPtr pGC);
void xnestChangeClip(GCPtr pGC, int type, void *pValue, int nRects);
void xnestDestroyClip(GCPtr pGC);
-void xnestDestroyClipHelper(GCPtr pGC);
void xnestCopyClip(GCPtr pGCDst, GCPtr pGCSrc);
#endif /* XNESTGC_H */