summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idevicerestore.c')
-rw-r--r--src/idevicerestore.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/idevicerestore.c b/src/idevicerestore.c
index 7ca5b47..742327e 100644
--- a/src/idevicerestore.c
+++ b/src/idevicerestore.c
@@ -1120,8 +1120,6 @@ int check_mode(struct idevicerestore_client_t* client) {
int check_device(struct idevicerestore_client_t* client) {
int device = DEVICE_UNKNOWN;
- uint32_t bdid = 0;
- uint32_t cpid = 0;
switch (client->mode->index) {
case MODE_RESTORE: