diff options
Diffstat (limited to 'xorg-server/exa/exa.c')
-rw-r--r-- | xorg-server/exa/exa.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xorg-server/exa/exa.c b/xorg-server/exa/exa.c index 754c8305a..e22f2f022 100644 --- a/xorg-server/exa/exa.c +++ b/xorg-server/exa/exa.c @@ -483,9 +483,6 @@ static void exaCopyClip(GCPtr pGCDst, GCPtr pGCSrc); static void - exaCopyClip(GCPtr pGCDst, GCPtr pGCSrc); - -static void exaDestroyClip(GCPtr pGC); const GCFuncs exaGCFuncs = { |