summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-03-04 22:52:10 +0100
committerGravatar Martin Szulecki2014-03-04 22:52:10 +0100
commitb574a78a99577e88419b8dfe67f863d15ebbcd79 (patch)
treebaecd280f1ce110b953b3997960adc664fcc7dcc /tools
parent88dd6bcf377a367dd01d1a61abad56df70a44eb6 (diff)
downloadlibimobiledevice-b574a78a99577e88419b8dfe67f863d15ebbcd79.tar.gz
libimobiledevice-b574a78a99577e88419b8dfe67f863d15ebbcd79.tar.bz2
idevicebackup2: Remove service name defines obsoleted by public headers
Diffstat (limited to 'tools')
-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 @@
#include <endianness.h>
-#define MOBILEBACKUP2_SERVICE_NAME "com.apple.mobilebackup2"
-#define NP_SERVICE_NAME "com.apple.mobile.notification_proxy"
-
#define LOCK_ATTEMPTS 50
#define LOCK_WAIT 200000