diff --git a/docs/API.aml b/docs/API.aml
index f84c97a42..5d23b720a 100644
--- a/docs/API.aml
+++ b/docs/API.aml
@@ -284,8 +284,6 @@
eRENDERDOC_Overlay_FrameNumber shows the current frame number, as counted by the number of presents.
eRENDERDOC_Overlay_CaptureList shows how many total captures have been made, and a list of captured frames in the last few seconds.
- eRENDERDOC_Key_F1 .. eRENDERDOC_Key_F12 are the function keys.
-
eRENDERDOC_Overlay_Default is the default set of bits, which is the value of the mask at startup.
eRENDERDOC_Overlay_All is equal to ~0U so all bits are enabled.
eRENDERDOC_Overlay_None is equal to 0 so all bits are disabled.