Skip to content

Commit

Permalink
Remove debug field
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMil committed Dec 6, 2021
1 parent c9685d1 commit 9dd2602
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/soot/Scene.java
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ public class Scene {
private AndroidVersionInfo androidSDKVersionInfo;
private int androidAPIVersion = -1;

private int released;

public Scene(Singletons.Global g) {
setReservedNames();

Expand Down

0 comments on commit 9dd2602

Please sign in to comment.