mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-20 19:53:22 +08:00
[~] roll-back: dbgsession.cpp
git-svn-id: https://pykd.svn.codeplex.com/svn@62086 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
b84b298ea7
commit
c4a01f402e
@ -16,8 +16,6 @@ dbgCreateSession()
|
||||
SetupDebugEngine( client, &dbgGlobalSession );
|
||||
dbgExt = &dbgGlobalSession;
|
||||
|
||||
dbgExt->control->Output( DEBUG_OUTPUT_WARNING, "Depricated call\n" );
|
||||
|
||||
dbgSessionStarted = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user