# 27 Jun 2005 14:57:38 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java (at line 961) float fh = nh / nah2; ^^ The local variable fh is never read ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java (at line 1609) float fh = nh / nah2; ^^ The local variable fh is never read ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ScrollBar.java (at line 288) int /*long*/ scrolledHandle = parent.scrolledHandle; ^^^^^^^^^^^^^^ The local variable scrolledHandle is never read ---------- 3 problems (3 warnings)