Stop hurting my feelings, gcc, I try so hard and you just don't seem to care.

This commit is contained in:
Inusaito Sayori
2015-07-23 14:41:53 -04:00
parent 8543405219
commit fd5dae59ae

View File

@@ -611,6 +611,7 @@ void load_default_bindings(bool zqsd)
}
}
/* Singu unused
namespace {
// With Xcode 6, _exit() is too magical to use with boost::bind(), so provide
// this little helper function.
@@ -619,6 +620,7 @@ void fast_exit(int rc)
_exit(rc);
}
}
*/
bool LLAppViewer::init()
{