Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Fixing unused imports.

I've commited a few patches, but forgot to create a diff for it.
They are simple cleanups by boosting the level of warning of
the java compiler to flag out unused call to "imports".

2002-10-13 Alain Magloire

        Boosting the compiler error level to get unused imports.

        * model/../internal/core/model/ArchiveContainer.java:
        * model/../core/model/BinaryContainer.java:
        * model/../core/model/CElementDelta.java:
        * model/../core/model/CModelManager.java:
        * model/../core/model/CResourceInfo.java:
        Remove unused imports.

        * src/../core/resources/ACBuilder.java:
        * src/../internal/core/CBuilder.java:
        Remove unused imports.

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!



Back to the top