fecs hint

This commit is contained in:
kekee000 2015-01-19 12:01:02 +08:00
parent 88b62cb523
commit f18d63ea27

View File

@ -12,8 +12,7 @@ define(
var util = require('../pathUtil');
var deInterpolate = util.deInterpolate;
var Relation = require('./relation');
var getPathHash = util.getPathHash;
var splice = Array.prototype.splice;
// 最多组合50个路径段组成轮廓
var MAX_COMBINE_PATHS = 50;