If all of the comments on your gallery are spam, then you can delete all of them at one time via phpMyAdmin.
Open phpMyAdmin and select the database for your gallery in the dropdown box on the left. You should then see something similar to the screenshot below:
Check the box next to the plogger_comments table, then select Empty from the dropdown box. You will be asked to confirm that you want to empty that table - click Yes.
That will remove all comments for your gallery.
Let us know if you have any questions regarding this.