From 81d1fa0d10f79885ade28126cbe748682632b3ed Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Fri, 23 Jul 2010 07:38:45 +0000 Subject: [PATCH] Minor comment improvement to r69757 --- includes/api/ApiFormatYaml_spyc.php | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.20.1