Update ModifiedEditBox.h

Remove a line
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 04:27:04 -05:00
parent 77f1bde845
commit c417a1e439
1 changed files with 0 additions and 1 deletions

View File

@ -33,4 +33,3 @@ public:
return m_bString;
}
};