----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130043/ -----------------------------------------------------------
Review request for Okular. 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.h a60c2c0f 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
