[Bf-blender-cvs] [b1b9671c932] master: Cleanup: commented/out of date rpdb2 import

Aaron Carlisle noreply at git.blender.org
Fri Feb 26 00:28:01 CET 2021


Commit: b1b9671c9329287a9fb56ef88cc59ca32926faa4
Author: Aaron Carlisle
Date:   Thu Feb 25 18:27:57 2021 -0500
Branches: master
https://developer.blender.org/rBb1b9671c9329287a9fb56ef88cc59ca32926faa4

Cleanup: commented/out of date rpdb2 import

===================================================================

M	doc/python_api/sphinx_doc_gen.py

===================================================================

diff --git a/doc/python_api/sphinx_doc_gen.py b/doc/python_api/sphinx_doc_gen.py
index 973bc3a33e2..2b659de1cf8 100644
--- a/doc/python_api/sphinx_doc_gen.py
+++ b/doc/python_api/sphinx_doc_gen.py
@@ -75,7 +75,6 @@ def rna_info_BuildRNAInfo_cache():
 rna_info_BuildRNAInfo_cache.ret = None
 # --- end rna_info cache
 
-# import rpdb2; rpdb2.start_embedded_debugger('test')
 import os
 import sys
 import inspect



More information about the Bf-blender-cvs mailing list