Delete the row with same values in two columns

Hi.

I have this data:

== Date == Name ==

25/04/2007 David

24/02/2008 Adam

17/01/2008 Ales

25/04/2007 David

How can I find the row which have same date and name and delete it?