You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/minitube/files/minitube-2.5.1-disable-upda...

12 lines
205 B

--- minitube-2.5.1.orig/src/mainwindow.cpp
+++ minitube-2.5.1/src/mainwindow.cpp
@@ -232,8 +232,6 @@
ChannelAggregator::instance()->start();
- checkForUpdate();
-
initialized = true;
}