Stop hurting my feelings, gcc, I try so hard and you just don't seem to care.
This commit is contained in:
@@ -611,6 +611,7 @@ void load_default_bindings(bool zqsd)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Singu unused
|
||||||
namespace {
|
namespace {
|
||||||
// With Xcode 6, _exit() is too magical to use with boost::bind(), so provide
|
// With Xcode 6, _exit() is too magical to use with boost::bind(), so provide
|
||||||
// this little helper function.
|
// this little helper function.
|
||||||
@@ -619,6 +620,7 @@ void fast_exit(int rc)
|
|||||||
_exit(rc);
|
_exit(rc);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
bool LLAppViewer::init()
|
bool LLAppViewer::init()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user