mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 04:40:02 +01:00
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>
This commit is contained in:
parent
5595e7ce07
commit
b4bf90f9fb
1 changed files with 0 additions and 3 deletions
|
|
@ -482,9 +482,6 @@ static void
|
|||
static void
|
||||
exaCopyClip(GCPtr pGCDst, GCPtr pGCSrc);
|
||||
|
||||
static void
|
||||
exaCopyClip(GCPtr pGCDst, GCPtr pGCSrc);
|
||||
|
||||
static void
|
||||
exaDestroyClip(GCPtr pGC);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue