Adapt file upload/download to latest RWT version.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / src / org / argeo / eclipse / ui / specific / ThreadNLS.java
index 8b8837f2ee226c14cc3cf52cc53a1da74f7527d0..f6aaa15ec62ef999e3c837f137027e88b48a7d4e 100644 (file)
@@ -37,7 +37,6 @@ public class ThreadNLS<T extends NLS> extends InheritableThreadLocal<T> {
                this(DEFAULT_BUNDLE_LOCATION, type, false);
        }
 
-       @SuppressWarnings("unchecked")
        @Override
        protected T initialValue() {
                if (utf8)