mirror of
https://github.com/revanced/smali.git
synced 2025-05-23 18:16:23 +02:00
cleaned up comment
git-svn-id: https://smali.googlecode.com/svn/trunk@214 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
parent
fdef6422d2
commit
24b394bc43
@ -26,10 +26,6 @@ import java.io.InputStream;
|
||||
import java.io.InputStreamReader;
|
||||
import java.io.IOException;
|
||||
|
||||
/**
|
||||
* Main class for baksmali. It recognizes enough options to be able to dispatch
|
||||
* to the right "actual" main.
|
||||
*/
|
||||
public class main {
|
||||
|
||||
public static final String VERSION = "0.91";
|
||||
|
Loading…
x
Reference in New Issue
Block a user