diff options
Diffstat (limited to 'docs/DebuggingJITedCode.rst')
-rw-r--r-- | docs/DebuggingJITedCode.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/DebuggingJITedCode.rst b/docs/DebuggingJITedCode.rst index eeb2f7787d..53b2e89e5e 100644 --- a/docs/DebuggingJITedCode.rst +++ b/docs/DebuggingJITedCode.rst @@ -4,8 +4,6 @@ Debugging JIT-ed Code With GDB ============================== -.. sectionauthor:: Reid Kleckner and Eli Bendersky - Background ========== |