Opened 16 years ago
Closed 16 years ago
#1100 closed enhancement (fixed)
Remove unnecessary @SupressWarnings
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.8 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The new Eclipse version (3.4) finds 10+ of those.
Note:
See TracTickets
for help on using tickets.
(In [4428]) Fixes #1100: Remove unnecessary @SupressWarnings
And removed some unused imports.