mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-21 14:32:57 +03:00
Compare commits
2 Commits
042b2fd864
...
c51437388e
Author | SHA1 | Date | |
---|---|---|---|
|
c51437388e | ||
|
d6688b935d |
@ -1407,7 +1407,6 @@ int main(int argc, char **argv)
|
||||
params.debug_target = LOG_TARGET_CONSOLE;
|
||||
}
|
||||
break;
|
||||
#ifndef __CYGWIN__
|
||||
case 1: /* dry-run */
|
||||
bDry=true;
|
||||
break;
|
||||
@ -1431,7 +1430,6 @@ int main(int argc, char **argv)
|
||||
}
|
||||
#endif
|
||||
break;
|
||||
#endif
|
||||
case 3: /* daemon */
|
||||
daemon = true;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user