VISO: Disable temporary logging
This commit is contained in:
@@ -597,12 +597,6 @@ usage:
|
||||
goto usage;
|
||||
}
|
||||
|
||||
/* TEMPORARY */
|
||||
if (!log_path[0]) {
|
||||
strcpy(log_path, exe_path);
|
||||
strcat(log_path, "86box.log");
|
||||
}
|
||||
|
||||
/* One argument (config file) allowed. */
|
||||
if (c < argc) {
|
||||
if (lvmp)
|
||||
|
||||
Reference in New Issue
Block a user