┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 2d1ccd0c8..ac817eca9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -79,8 +79,6 @@ int main(int argc, char **argv)
QApplication app(argc, argv);
app.setWindowIcon(QIcon::fromTheme(QStringLiteral("system-file-manager"), app.windowIcon()));
- KIO::PreviewJob::setDefaultDevicePixelRatio(app.devicePixelRatio());
-
KCrash::initialize();
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)