cleaned up comment

git-svn-id: https://smali.googlecode.com/svn/trunk@214 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
JesusFreke@JesusFreke.com 2009-06-23 03:59:14 +00:00
parent fdef6422d2
commit 24b394bc43

View File

@ -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";