summaryrefslogtreecommitdiffstats
path: root/ui/common/ps3.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/ps3.c')
-rw-r--r--ui/common/ps3.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/common/ps3.c b/ui/common/ps3.c
index abe2692..cb1c8d1 100644
--- a/ui/common/ps3.c
+++ b/ui/common/ps3.c
@@ -111,12 +111,6 @@ int ps3_flash_get_values(struct ps3_flash_values *values)
struct ps3_flash_ctx fc;
uint64_t tmp;
- /* Set default values. */
-
- values->default_item = 0;
- values->timeout = ps3_timeout_forever;
- values->video_mode = 1;
-
result = ps3_flash_open(&fc, "r");
if (result)
OpenPOWER on IntegriCloud