Skip to content

Commit c2b8b10

Browse files
committed
remove empty line
1 parent 25a2084 commit c2b8b10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arthas-vmtool/src/main/native/src/jni-library.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ JNIEXPORT jobjectArray JNICALL Java_arthas_VmTool_getAllLoadedClasses0
209209
return array;
210210
}
211211

212-
213212
extern "C"
214213
JNIEXPORT jboolean JNICALL Java_arthas_VmTool_mallocTrim
215214
(JNIEnv *env, jclass thisClass) {

0 commit comments

Comments
 (0)