summaryrefslogtreecommitdiffstats
path: root/recovery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'recovery.cpp')
-rw-r--r--recovery.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/recovery.cpp b/recovery.cpp
index 8cf31069e..d6ed79c7e 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -803,7 +803,7 @@ main(int argc, char **argv) {
//ui->Init();
//ui->SetBackground(RecoveryUI::NONE);
- load_volume_table();
+ //load_volume_table();
// Load default values to set DataManager constants and handle ifdefs
DataManager_LoadDefaults();