https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114010

Revision: 114010
Author:   happydog
Date:     2012-03-16 11:44:37 +0000 (Fri, 16 Mar 2012)
Log Message:
-----------
Removed comment that should have been removed when the global constants it 
relates to were made class constants, in r82479.  No functional changes.

Modified Paths:
--------------
    trunk/extensions/CodeReview/CodeReview.php

Modified: trunk/extensions/CodeReview/CodeReview.php
===================================================================
--- trunk/extensions/CodeReview/CodeReview.php  2012-03-16 11:40:44 UTC (rev 
114009)
+++ trunk/extensions/CodeReview/CodeReview.php  2012-03-16 11:44:37 UTC (rev 
114010)
@@ -141,8 +141,6 @@
 
 /******** CONFIGURATION SETTINGS ********/
 
-// Constants returned from CodeRepository::getDiff() when no diff can be 
calculated.
-
 // If you can't directly access the remote SVN repo, you can set this
 // to an offsite proxy running this fun little proxy tool:
 // http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/codereview-proxy/


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to