diff --git a/AppKit/CPColor.j b/AppKit/CPColor.j index 813a0995a..a2fddb202 100644 --- a/AppKit/CPColor.j +++ b/AppKit/CPColor.j @@ -1247,7 +1247,8 @@ var patternColorsFromPattern = function(pattern, attributes, imageFactory) bottomHeight, centerWidthHeight, centerIsNil, - numParts; + numParts, + isVertical; // positions are mandatory if (pattern.indexOf("{position}") < 0)