Got rid of debug printf().
git-svn-id: svn://10.0.0.236/trunk@4983 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
cf3292cbf7
commit
0318d6d143
@ -225,7 +225,7 @@ JavaPackage_resolve(JSContext *cx, JSObject *obj, jsval id)
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
printf("JavaPackage \'%s\' created\n", newPath);
|
||||
/* printf("JavaPackage \'%s\' created\n", newPath); */
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user