Removed Debug output
This commit is contained in:
@@ -1311,7 +1311,7 @@ namespace Volian.Controls.Library
|
||||
}
|
||||
private void tv_RemoveChgIds()
|
||||
{
|
||||
Console.WriteLine("HERE"); // add code/query to clear change ids in config.
|
||||
//Console.WriteLine("HERE"); // add code/query to clear change ids in config.
|
||||
}
|
||||
private Dictionary<int, int> MyCheckedOutDocVersions;
|
||||
private void CheckOutDocVersion(VETreeNode tn)
|
||||
|
Reference in New Issue
Block a user