From: curt Date: Mon, 24 Nov 2003 01:49:04 +0000 (+0000) Subject: Add a logging reinit command wrapper so that an external script can set X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4544b1c73632cd9dea50302e7537d3986ebfa028;p=flightgear.git Add a logging reinit command wrapper so that an external script can set up the desired logging configuration and kick off a logging session remotely. --- diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index 5fef48aee..ff079276e 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -30,19 +30,18 @@ #include