# 18 Jan 2006 16:15:14 ---------- 1. WARNING in /builds/M/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/M/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/M/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/M/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/M/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/M/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/M/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/photon/org/eclipse/swt/dnd/DropTarget.java (at line 74) private DragUnderEffect effect; ^^^^^^ The field DropTarget.effect is never read locally ---------- 7 problems (7 warnings)