Ensure video DVD detection does not stall

pull/16/head
Timothy Pearson 11 years ago
parent a166b1dade
commit 67c9da35e9

@ -56,9 +56,7 @@ int main(int argc, char *argv[])
KUniqueApplication::addCmdLineOptions();
TDEApplication::disableAutoDcopRegistration();
TDEApplication app(false, false);
TDEStartupInfo::appStarted();
TDEApplication app(false, false, false);
//======================================================================================================================================================
//

Loading…
Cancel
Save