Skip to content

Commit

Permalink
Remove ru.nnproject.kemulator.filemanagerapi
Browse files Browse the repository at this point in the history
  • Loading branch information
shinovon committed Feb 2, 2024
1 parent 8065367 commit b77bdde
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 557 deletions.
6 changes: 4 additions & 2 deletions obf/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#-libraryjars '..\x64home\gluegen-rt.jar'

-target 1.8
#-dontshrink
#-dontoptimize
-printmapping '.\mapping.txt'
-overloadaggressively
#-keeppackagenames **
Expand All @@ -19,7 +17,11 @@
-defaultpackage 'kemnn'
-renamesourcefileattribute A

#-dontshrink
#-dontoptimize
-optimizations !library/*,!class/*,!code/simplification/object
-allowaccessmodification
-optimizationpasses 2

# APIS
-keep public class javax.microedition.** { public protected *; }
Expand Down
168 changes: 0 additions & 168 deletions src/main/emulator/FileManagerImpl.java

This file was deleted.

Loading

0 comments on commit b77bdde

Please sign in to comment.