If it's public static final then javac could remove that call. But since it's copied you would need a clean build to get it working. public static final values are copied into the class so changing them and recompiling isn't enough.
-- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/28efaca5-5d44-4e64-921c-dc84fe00db0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
