----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130043/ -----------------------------------------------------------
(Updated July 5, 2017, 6:37 p.m.) Status ------ This change has been marked as submitted. Review request for Okular. Changes ------- Submitted with commit 5fdbecf4469244df8e9302c45f812b63e4ceae33 by Oliver Sander to branch master. Repository: okular Description ------- I was about to simplify the method FilePrinter::psPaperSize in the file fileprinter.cpp. As it turned out, this method is never called anywhere anyway. So this patch removes it. Diffs ----- core/fileprinter.cpp a27529e7 Diff: https://git.reviewboard.kde.org/r/130043/diff/ Testing ------- Grepping for the method name doesn't return anything. Code still builds without the method. Thanks, Oliver Sander
