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/debug/logstream.hxx>
|
||||||
#include <simgear/environment/metar.hxx>
|
#include <simgear/environment/metar.hxx>
|
||||||
#include <simgear/structure/exception.hxx>
|
#include <simgear/structure/exception.hxx>
|
||||||
#include <simgear/scene/sky/sky.hxx>
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
@ -485,8 +484,6 @@ void usage()
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
SGSky* thesky = new SGSky;
|
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
bool report = true;
|
bool report = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue