X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Foptions.cxx;h=1073c5635472bf8ffa5ede6c2b1f25ffdbe52eb9;hb=2cd7473384ec231e2a013b280e83919b98ed2a15;hp=9e53c0f419aa8417fc6c2535e3bbd579c339ebeb;hpb=365b26d0933a4b9407e9a00b195f0e366d7a6b38;p=flightgear.git diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 9e53c0f41..1073c5635 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -25,10 +25,6 @@ # include #endif -#if defined(FX) && defined(XMESA) -bool global_fullscreen = true; -#endif - #include #include // rint() @@ -38,29 +34,36 @@ bool global_fullscreen = true; #include STL_STRING -#include -#include #include -#include -#include -#include -#include +// #include +// #include +// #include +// #include +// #include #ifdef FG_NETWORK_OLK # include #endif -#include