summaryrefslogtreecommitdiff
path: root/src/armsoc_dri2.c
diff options
context:
space:
mode:
authorDave Barnish <dave.barnish@arm.com>2013-05-28 16:44:19 +0100
committerDave Barnish <dave.barnish@arm.com>2013-05-28 16:44:19 +0100
commit4c9be97eb24f7bf4c4c8571359b36df792da114c (patch)
treef2aa4e0bd553bb32d9cc848f3feb260128d27549 /src/armsoc_dri2.c
parentfd50b130c1a11aacbf936a06558a1647c5fad525 (diff)
Removed obsolete TODO comment
Change-Id: I016743e3127ff07cca1fe1e5759f1bad86a1c288
Diffstat (limited to 'src/armsoc_dri2.c')
-rw-r--r--src/armsoc_dri2.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/armsoc_dri2.c b/src/armsoc_dri2.c
index 76454d9..6c520ca 100644
--- a/src/armsoc_dri2.c
+++ b/src/armsoc_dri2.c
@@ -231,10 +231,6 @@ fail:
/**
* Destroy Buffer
- *
- * TODO: MIDEGL-1464: Depending on how flipping ends up working, we may need a refcnt or
- * something like this to defer destroying a buffer that is currently being
- * scanned out..
*/
static void
ARMSOCDRI2DestroyBuffer(DrawablePtr pDraw, DRI2BufferPtr buffer)