summaryrefslogtreecommitdiff
path: root/src/mali_dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mali_dri.c')
-rw-r--r--src/mali_dri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mali_dri.c b/src/mali_dri.c
index 0f9e104..75008f7 100644
--- a/src/mali_dri.c
+++ b/src/mali_dri.c
@@ -188,7 +188,6 @@ static void MaliDRI2DestroyBuffer( DrawablePtr pDraw, DRI2Buffer2Ptr buffer )
ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum];
MaliPtr fPtr = MALIPTR(pScrn);
- xf86DrvMsg( pScrn->scrnIndex, X_ERROR, "[%s:%d] DestroyBuffer\n", __FUNCTION__, __LINE__ );
if ( NULL != buffer )
{
MaliDRI2BufferPrivatePtr private = buffer->driverPrivate;