mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 02:52:04 +08:00
remove old loggerd priority
old-commit-hash: e88775a224502667be18bbedc655fa647ae83bd9
This commit is contained in:
@@ -622,8 +622,6 @@ int main(int argc, char** argv) {
|
||||
record_front = Params().read_db_bool("RecordFront");
|
||||
#endif
|
||||
|
||||
setpriority(PRIO_PROCESS, 0, -12);
|
||||
|
||||
clear_locks();
|
||||
|
||||
signal(SIGINT, (sighandler_t)set_do_exit);
|
||||
|
||||
Reference in New Issue
Block a user