summaryrefslogtreecommitdiff
path: root/miext
diff options
context:
space:
mode:
authorMichal Suchanek <hramrach@gmail.com>2012-04-24 18:19:43 +0200
committerDave Airlie <airlied@redhat.com>2012-05-14 13:17:04 +0100
commit1339681e4fbd4f5981e6246eedb23e8a9c5d10f4 (patch)
tree85b2a6534d35aaf2f33ed7afcbb8c9ccc7b32c28 /miext
parent6699f54fe0b3f4952a75e46fb6c3a643988e65dd (diff)
miext: 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 'miext')
-rw-r--r--miext/shadow/shrotpackYX.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/miext/shadow/shrotpackYX.h b/miext/shadow/shrotpackYX.h
index 57fcf22fa..f3df6c549 100644
--- a/miext/shadow/shrotpackYX.h
+++ b/miext/shadow/shrotpackYX.h
@@ -54,9 +54,6 @@
#endif
void
- FUNC(ScreenPtr pScreen, shadowBufPtr pBuf);
-
-void
FUNC(ScreenPtr pScreen, shadowBufPtr pBuf)
{
RegionPtr damage = shadowDamage(pBuf);