Compiler log for org.eclipse.ui.carbon_3.2.0.I20060605-1400 : @dot.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 2

/src/org/eclipse/ui/carbon/CarbonUIEnhancer.java : 2 warnings :

1. WARNING in /src/org/eclipse/ui/carbon/CarbonUIEnhancer.java
 (at line 164)
int toolbarProc (int nextHandler, int theEvent, int userData) {
The method toolbarProc(int, int, int) from the type new Object(){} is never used locally
2. WARNING in /src/org/eclipse/ui/carbon/CarbonUIEnhancer.java
 (at line 231)
int commandProc(int nextHandler, int theEvent, int userData) {
The method commandProc(int, int, int) from the type new Object(){} is never used locally