Skip to content

Commit d37676a

Browse files
JAVATECHIGJAVATECHIG
authored andcommitted
removed unused constants
1 parent b96c791 commit d37676a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

com.javatechig.widgetdemo/src/com/javatechig/widgetdemo/WidgetUtils.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
public class WidgetUtils {
44
final static String WIDGET_UPDATE_ACTION ="com.javatechig.intent.action.UPDATE_WIDGET";
5-
final static int NEXT_ACTION = 1002;
6-
final static int PREV_ACTION = 1001;
75
}

0 commit comments

Comments
 (0)