mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-20 02:32:36 +00:00
Removed AsmFragment log again
This commit is contained in:
parent
6b79ecc537
commit
b2a5e5184b
@ -20,7 +20,7 @@ import java.util.regex.Pattern;
|
||||
*/
|
||||
public class AsmFragmentManager {
|
||||
|
||||
static boolean verboseFragmentLog = true;
|
||||
static boolean verboseFragmentLog = false;
|
||||
|
||||
/**
|
||||
* Cache for fragment files. Maps signature to the parsed file.
|
||||
|
Loading…
Reference in New Issue
Block a user