handling some java deprecations and javadoc problems

This commit is contained in:
Jindra Petřík
2021-02-10 19:07:39 +01:00
parent add1c7ef1e
commit 3d3f31de7f
6 changed files with 17 additions and 19 deletions
+2 -4
View File
@@ -211,10 +211,8 @@ public class Main {
return runProcess != null && !runProcessDebug;
}
/**
* FIXME!
*
* @param v
/*
* FIXME!
*/
public static synchronized void dumpBytes(Variable v) {
InCallFunction icf;