summaryrefslogtreecommitdiffstats
path: root/src/ifuse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ifuse.c')
-rw-r--r--src/ifuse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ifuse.c b/src/ifuse.c
index 5641e25..bdbacfd 100644
--- a/src/ifuse.c
+++ b/src/ifuse.c
@@ -382,7 +382,6 @@ int main(int argc, char *argv[])
if (IPHONE_E_SUCCESS != iphone_lckd_new_client(phone, &control)) {
iphone_free_device(phone);
fprintf(stderr, "Something went in lockdown handshake.\n");
- fprintf(stderr, "Did you run libiphone-initconf as the current user?\n");
return 0;
}