# 29 Sep 2005 08:54:38 ---------- 1. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/DragSource.java (at line 179) private static int DragSendDataProc(int theType, int dragSendRefCon, int theItemRef, int theDrag) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DragSendDataProc(int, int, int, int) from the type DragSource is never used locally ---------- ---------- 2. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/DropTarget.java (at line 230) private static int DragReceiveHandler(int theWindow, int handlerRefCon, int theDrag) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DragReceiveHandler(int, int, int) from the type DropTarget is never used locally ---------- ---------- 3. WARNING in /builds/M200509290840/src/plugins/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/DropTarget.java (at line 236) private static int DragTrackingHandler(int message, int theWindow, int handlerRefCon, int theDrag) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method DragTrackingHandler(int, int, int, int) from the type DropTarget is never used locally ---------- 3 problems (3 warnings)