mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-22 21:34:58 +02:00
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…
x
Reference in New Issue
Block a user