From 5ce168071cfb6afbd4d890c8d538fd931891ab9e Mon Sep 17 00:00:00 2001 From: Paul Larsen Date: Wed, 14 Jan 2026 16:41:17 -0500 Subject: [PATCH] C2022-003-Change-Textboxes-to-RTF-3 --- PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs b/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs index b1b28aac..e2591fa5 100644 --- a/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs +++ b/PROMS/ReferencedObjects/Exe/RefObj/ROEditor/ROEditor.cs @@ -356,7 +356,6 @@ namespace ROEditor private TreeNode LastSelectedNode; private roRichTextBox _CurrentTextBox; // currently selected TextBox field public static string[] PCChildren; //C2021-026 list of Parent/Child Children - //private StepTabRibbon _MyStepTabRibbon; public roRichTextBox CurrentTextBox {