diff options
Diffstat (limited to 'tools/iphonesyslog.c')
| -rw-r--r-- | tools/iphonesyslog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/iphonesyslog.c b/tools/iphonesyslog.c index 14a8223..195fc7c 100644 --- a/tools/iphonesyslog.c +++ b/tools/iphonesyslog.c | |||
| @@ -60,7 +60,6 @@ int main(int argc, char *argv[]) | |||
| 60 | /* parse cmdline args */ | 60 | /* parse cmdline args */ |
| 61 | for (i = 1; i < argc; i++) { | 61 | for (i = 1; i < argc; i++) { |
| 62 | if (!strcmp(argv[i], "-d") || !strcmp(argv[i], "--debug")) { | 62 | if (!strcmp(argv[i], "-d") || !strcmp(argv[i], "--debug")) { |
| 63 | iphone_set_debug_mask(DBGMASK_ALL); | ||
| 64 | iphone_set_debug_level(1); | 63 | iphone_set_debug_level(1); |
| 65 | continue; | 64 | continue; |
| 66 | } | 65 | } |
