Code: remove useless code
This commit is contained in:
parent
dc3ef779ce
commit
d56d42269f
@ -1891,7 +1891,6 @@ void Notepad_plus::command(int id)
|
||||
|
||||
if (not buf->isDirty())
|
||||
{
|
||||
buf = _pEditView->getCurrentBuffer();
|
||||
buf->setEncoding(encoding);
|
||||
buf->setUnicodeMode(uniCookie);
|
||||
fileReload();
|
||||
|
Loading…
Reference in New Issue
Block a user