delete useless TAG

delete useless TAG
This commit is contained in:
iris-wy 2015-05-28 10:55:10 +08:00
parent 0007799794
commit 9e477303f1
1 changed files with 0 additions and 3 deletions

View File

@ -55,9 +55,6 @@ public class Cocos2dxHelper {
// ===========================================================
// Constants
// ===========================================================
//Enhance API modification begin
private final static String TAG = Cocos2dxHelper.class.getSimpleName();
//Enhance API modification end
private static final String PREFS_NAME = "Cocos2dxPrefsFile";
private static final int RUNNABLES_PER_FRAME = 5;