Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / browser / web_contents / web_drag_source_mac.h
index f355728..f1ccc4d 100644 (file)
@@ -83,9 +83,6 @@ CONTENT_EXPORT
 - (void)endDragAt:(NSPoint)screenPoint
         operation:(NSDragOperation)operation;
 
-// Drag moved; hook up to -draggedImage:movedTo:.
-- (void)moveDragTo:(NSPoint)screenPoint;
-
 // Call to drag a promised file to the given path (should be called before
 // -endDragAt:...); hook up to -namesOfPromisedFilesDroppedAtDestination:.
 // Returns the file name (not including path) of the file deposited (or which