Minor comment improvement to r69757
authorSam Reed <reedy@users.mediawiki.org>
Fri, 23 Jul 2010 07:38:45 +0000 (07:38 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 23 Jul 2010 07:38:45 +0000 (07:38 +0000)
includes/api/ApiFormatYaml_spyc.php

index e10f091..5feeeaf 100644 (file)
@@ -92,6 +92,8 @@ class Spyc {
        /**** Private Properties ****/
 
        /**
+        * Unused variables, but just commented rather than deleting
+        * to save altering the library
        private $_haveRefs;
        private $_allNodes;
        private $_lastIndent;