mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 19:04:38 +00:00
Remove "static operation".
This commit is contained in:
@@ -95,14 +95,7 @@ public class Graph {
|
||||
* Exceptions in the graph
|
||||
*/
|
||||
private final List<GraphException> exceptions;
|
||||
|
||||
/**
|
||||
* Constant not used anymore
|
||||
*
|
||||
* @deprecated not used.
|
||||
*/
|
||||
public static final int SOP_USE_STATIC = 0;
|
||||
|
||||
|
||||
/**
|
||||
* Debug flag to print all parts
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user