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>
This commit is contained in:
parent
6699f54fe0
commit
1339681e4f
|
@ -53,9 +53,6 @@
|
|||
#define PREFETCH
|
||||
#endif
|
||||
|
||||
void
|
||||
FUNC(ScreenPtr pScreen, shadowBufPtr pBuf);
|
||||
|
||||
void
|
||||
FUNC(ScreenPtr pScreen, shadowBufPtr pBuf)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue