Whoops, that was for debugging the fallback code path...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -331,7 +331,7 @@ InstallerWindow::ShowBottom()
|
|||||||
void
|
void
|
||||||
InstallerWindow::LaunchDriveSetup()
|
InstallerWindow::LaunchDriveSetup()
|
||||||
{
|
{
|
||||||
if (true || be_roster->Launch(DRIVESETUP_SIG) != B_OK) {
|
if (be_roster->Launch(DRIVESETUP_SIG) != B_OK) {
|
||||||
// Try really hard to launch it. It's very likely that this fails,
|
// Try really hard to launch it. It's very likely that this fails,
|
||||||
// when we run from the CD and there is only an incomplete mime
|
// when we run from the CD and there is only an incomplete mime
|
||||||
// database for example...
|
// database for example...
|
||||||
|
|||||||
Reference in New Issue
Block a user