Remove commented code

This commit is contained in:
Luis Ángel San Martín 2021-01-16 14:34:28 +01:00
parent 611d4c5e26
commit c7cf012d51

View File

@ -912,7 +912,6 @@ void Viewer::setMangaWithoutStoringSetting(bool manga)
doubleMangaPage = manga;
render->setManga(manga);
goToFlow->setFlowRightToLeft(doubleMangaPage);
//goToFlow->updateConfig(config.getSettings());
}
void Viewer::doubleMangaPageSwitch()