Removing tooltip while creating a link dependency

As the title says i would like to remove the tooltip that appears when a link is being dragged to source task. (I still would like to use the tooltip for other things)

Hello Nikolai,
You can do that via CSS:

.gantt_link_tooltip{
  display: none;
}

http://snippet.dhtmlx.com/5/ae1fa41e0