From 4caa05c2b9e49e618262e42b1d56687949f6528b Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 28 Apr 2017 10:07:17 +0100 Subject: [PATCH] Remove reference to removed GetCommitHash function in the docs --- docs/python_api/funcs.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/python_api/funcs.rst b/docs/python_api/funcs.rst index e286b5b3a..5370b223d 100644 --- a/docs/python_api/funcs.rst +++ b/docs/python_api/funcs.rst @@ -37,7 +37,6 @@ Logging & Versioning .. autofunction:: renderdoc.SetDebugLogFile .. autofunction:: renderdoc.GetLogFile .. autofunction:: renderdoc.GetVersionString -.. autofunction:: renderdoc.GetCommitHash Maths & Utilities -----------------