0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

Remove comments

This commit is contained in:
Aaron 2009-02-27 11:48:12 -05:00
parent 650a4f9e7c
commit 2f54ed92c1

View File

@ -341,8 +341,6 @@ namespace mongo {
#if !defined(NOJNI)
if ( useJNI ) {
JavaJS = new JavaJSImpl(appserverLoc);
// This takes a bit of time, so comenting
// javajstest();
}
#endif