am c9cd963d: Remove unnecessary @SuppressWarning

* commit 'c9cd963da6f63638512cb22c19f779a0a97ea5ae':
  Remove unnecessary @SuppressWarning
diff --git a/src/com/android/timezonepicker/TimeZoneData.java b/src/com/android/timezonepicker/TimeZoneData.java
index 1e7b001..9302a3c 100644
--- a/src/com/android/timezonepicker/TimeZoneData.java
+++ b/src/com/android/timezonepicker/TimeZoneData.java
@@ -475,7 +475,6 @@
         return processedTimeZones;
     }
 
-    @SuppressWarnings("unused")
     private static Locale mBackupCountryLocale;
     private static String[] mBackupCountryCodes;
     private static String[] mBackupCountryNames;