Docs: remove debug value, matching source

This commit is contained in:
Campbell Barton 2019-07-16 13:26:37 +10:00
parent af51988115
commit fdf2d8728a
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ typedef struct Global {
* * -1: Disable faster motion paths computation (since 08/2018).
* * 1 - 30: EEVEE debug/stats values (01/2018).
* * 101: Enable UI debug drawing of fullscreen area's corner widget (10/2014).
* * 474: Disable sleeping in `gpu_select_query_end`.
* * 527: Old mysterious switch in behavior of MeshDeform modifier (before 04/2010).
* * 666: Use quicker batch delete for outliners' delete hierarchy (01/2019).
* * 777: Enable UI node panel's sockets polling (11/2011).