summaryrefslogtreecommitdiff
path: root/exa
diff options
context:
space:
mode:
authorMichal Suchanek <hramrach@gmail.com>2012-04-24 18:16:30 +0200
committerDave Airlie <airlied@redhat.com>2012-05-14 13:16:57 +0100
commitb4bf90f9fb20e0e56d2451096d4f62ecfc24a962 (patch)
tree9366eb65fb2182a23a65c5618ebae40c09440283 /exa
parent5595e7ce0735db6f82e1fe9df45434826019bf9e (diff)
exa: Remove redundant declaration.
Signed-off-by: Michal Suchanek <hramrach@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'exa')
-rw-r--r--exa/exa.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/exa/exa.c b/exa/exa.c
index 754c8305a..e22f2f022 100644
--- a/exa/exa.c
+++ b/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 = {