A database may not actually be deleted, however you can select and delete all tables in your database, which will accomplish the same effect.  The database may then be reused for other purposes if desired.

To delete all the tables in a database, click MySQL Database in myCP, then PhpMyAdmin.  Choose “Select all tables”, and then apply the “Drop” command.  Note that all data will be lost.