# 29 Sep 2005 08:55:05 ---------- 1. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Table.java (at line 2342) int current = 0; ^^^^^^^ The local variable current is never read ---------- ---------- 2. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Table.java (at line 3408) int oldWidth = column.width; ^^^^^^^^ The local variable oldWidth is never read ---------- ---------- 3. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/TableItem.java (at line 944) TableColumn[] orderedColumns = parent.orderedColumns; ^^^^^^^^^^^^^^ The local variable orderedColumns is never read ---------- ---------- 4. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Tree.java (at line 363) int numColumns = columns.length; ^^^^^^^^^^ The local variable numColumns is never read ---------- ---------- 5. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Tree.java (at line 2295) int current = 0; ^^^^^^^ The local variable current is never read ---------- ---------- 6. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Tree.java (at line 3054) int oldWidth = column.width; ^^^^^^^^ The local variable oldWidth is never read ---------- ---------- 7. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java (at line 1096) float fh = nh / nah2; ^^ The local variable fh is never read ---------- ---------- 8. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java (at line 1208) int xDisplay = data.display; ^^^^^^^^ The local variable xDisplay is never read ---------- ---------- 9. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java (at line 1819) float fh = nh / nah2; ^^ The local variable fh is never read ---------- ---------- 10. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DragSource.java (at line 185) private static int ConvertProcCallback(int widget, int pSelection, int pTarget, int pType_return, int ppValue_return, int pLength_return, int pFormat_return, int max_length, int client_data, int request_id) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ConvertProcCallback(int, int, int, int, int, int, int, int, int, int) from the type DragSource is never used locally ---------- ---------- 11. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DragSource.java (at line 190) private static int DragDropFinishCallback(int widget, int client_data, int call_data) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DragDropFinishCallback(int, int, int) from the type DragSource is never used locally ---------- ---------- 12. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DragSource.java (at line 195) private static int DropFinishCallback(int widget, int client_data, int call_data) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DropFinishCallback(int, int, int) from the type DragSource is never used locally ---------- ---------- 13. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DropTarget.java (at line 274) private static int DragProcCallback(int widget, int client_data, int call_data) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DragProcCallback(int, int, int) from the type DropTarget is never used locally ---------- ---------- 14. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DropTarget.java (at line 282) private static int DropProcCallback(int widget, int client_data, int call_data) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DropProcCallback(int, int, int) from the type DropTarget is never used locally ---------- ---------- 15. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DropTarget.java (at line 298) private static int TransferProcCallback(int widget, int client_data, int pSelection, int pType, int pValue, int pLength, int pFormat) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method TransferProcCallback(int, int, int, int, int, int, int) from the type DropTarget is never used locally ---------- 15 problems (15 warnings)