We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ece555 commit 3cdc54fCopy full SHA for 3cdc54f
1 file changed
cefpython/cef3/windows/binaries/example.py
@@ -81,7 +81,6 @@ def ExceptHook(excType, excValue, traceObject):
81
82
def CefAdvanced():
83
sys.excepthook = ExceptHook
84
- InitDebugging()
85
86
appSettings = dict()
87
if DEBUG:
0 commit comments