Skip to content

Commit 3934229

Browse files
committed
VM : snapshots : disable debug msgs
1 parent f504e00 commit 3934229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/common/vm-snapshots.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define VM_SNAPSHOTS_DEBUG
1+
//#define VM_SNAPSHOTS_DEBUG
22

33
JNIEXPORT jboolean JNICALL Java_javaforce_vm_VirtualMachine_nsnapshotCreate
44
(JNIEnv *e, jclass o, jstring name, jstring xml, jint flags)

0 commit comments

Comments
 (0)