summaryrefslogtreecommitdiffstats
path: root/tools/idevicebackup2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/idevicebackup2.c')
-rw-r--r--tools/idevicebackup2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/idevicebackup2.c b/tools/idevicebackup2.c
index ecec5df..8efc2c8 100644
--- a/tools/idevicebackup2.c
+++ b/tools/idevicebackup2.c
@@ -39,9 +39,6 @@
39 39
40#include <endianness.h> 40#include <endianness.h>
41 41
42#define MOBILEBACKUP2_SERVICE_NAME "com.apple.mobilebackup2"
43#define NP_SERVICE_NAME "com.apple.mobile.notification_proxy"
44
45#define LOCK_ATTEMPTS 50 42#define LOCK_ATTEMPTS 50
46#define LOCK_WAIT 200000 43#define LOCK_WAIT 200000
47 44