mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Remove unused debug trace line
This commit is contained in:
@@ -1102,8 +1102,6 @@ namespace renderdocui.Windows
|
||||
{
|
||||
ScintillaNET.Scintilla scintilla1 = sender as ScintillaNET.Scintilla;
|
||||
|
||||
System.Diagnostics.Trace.WriteLine("leave");
|
||||
|
||||
variableHover.Hide(scintilla1);
|
||||
hoverTimer.Enabled = false;
|
||||
m_HoverScintilla = null;
|
||||
|
||||
Reference in New Issue
Block a user