web/views/basecontrollers.py
changeset 8849 7da8339cd768
parent 8748 f5027f8d2478
child 8974 c8520188eb4b
--- a/web/views/basecontrollers.py	Tue Apr 02 18:15:24 2013 +0200
+++ b/web/views/basecontrollers.py	Tue Apr 02 12:13:06 2013 +0200
@@ -271,7 +271,6 @@
         return ajax_controller.publish(rset)
 
 
-# XXX move to massmailing
 class MailBugReportController(Controller):
     __regid__ = 'reportbug'
     __select__ = match_form_params('description')