diff --git a/docs/OpenGL.aml b/docs/OpenGL.aml
index d8624e649..3d450166d 100644
--- a/docs/OpenGL.aml
+++ b/docs/OpenGL.aml
@@ -62,8 +62,6 @@
multiple contexts that don't share with each other (or only share within defined groups).
Shader debugging is not supported on any shader stage.
Pixel history is not implemented.
- Resource usage throughout the frame (e.g. listing a texture as used as framebuffer attachment
- or image or texture at different draw calls) is not gathered.
Logfiles currently contain every live resource at the time of capture, and they are
not 'trimmed' down to only the resources referenced.
Some initial contents aren't properly fetched or stored, so in some cases changes