Ignore:
Timestamp:
2015-06-21T01:13:09+02:00 (9 years ago)
Author:
Don-vip
Message:

checkstyle: redundant modifiers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginInformation.java

    r8510 r8512  
    198198    }
    199199
    200     private final void scanManifest(Manifest manifest, boolean oldcheck) {
     200    private void scanManifest(Manifest manifest, boolean oldcheck) {
    201201        String lang = LanguageInfo.getLanguageCodeManifest();
    202202        Attributes attr = manifest.getMainAttributes();
Note: See TracChangeset for help on using the changeset viewer.