I guess there was something in Alex' patch that wasn't all that fortunate.
This commit is contained in:
parent
62a359cc4a
commit
2b471a165f
1 changed files with 0 additions and 3 deletions
|
@ -27,7 +27,6 @@
|
|||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/environment/metar.hxx>
|
||||
#include <simgear/structure/exception.hxx>
|
||||
#include <simgear/scene/sky/sky.hxx>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
@ -485,8 +484,6 @@ void usage()
|
|||
);
|
||||
}
|
||||
|
||||
SGSky* thesky = new SGSky;
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
bool report = true;
|
||||
|
|
Loading…
Reference in a new issue