Simplified the fixes.

This commit is contained in:
Nichole Mattera
2020-08-12 21:08:25 -04:00
committed by Ethan Lee
parent 51119d4394
commit ab323a7550
3 changed files with 5 additions and 8 deletions

View File

@@ -495,7 +495,6 @@ void editorclass::getlin(const enum textmode mode, const std::string& prompt, st
ed.textmod = mode;
ed.textptr = ptr;
ed.textdesc = prompt;
ed.textentry = true;
key.enabletextentry();
if (ptr)
{