From: Sam Reed Date: Fri, 23 Jul 2010 07:38:45 +0000 (+0000) Subject: Minor comment improvement to r69757 X-Git-Tag: 1.31.0-rc.0~35994 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=81d1fa0d10f79885ade28126cbe748682632b3ed;p=lhc%2Fweb%2Fwiklou.git Minor comment improvement to r69757 --- diff --git a/includes/api/ApiFormatYaml_spyc.php b/includes/api/ApiFormatYaml_spyc.php index e10f0916ca..5feeeafd71 100644 --- a/includes/api/ApiFormatYaml_spyc.php +++ b/includes/api/ApiFormatYaml_spyc.php @@ -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;