1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

Removed superfluous @SuppressWarnings

This commit is contained in:
Cristian Maglie 2015-11-13 14:52:36 +01:00
parent 968294eed9
commit ab61ab92fd

View File

@ -38,7 +38,6 @@ public class Languages {
// Languages that are not translated at least to 65% are
// kept in the "missingLanguages" array until they have enough
// translated strings.
@SuppressWarnings("unused")
public static final Language[] missingLanguages;
static {