Switch back to persistence of segments for good.

This commit is contained in:
Jürg Lehni 2013-04-05 17:34:09 +02:00
parent 9adfc01c8d
commit cb62c6053a

View file

@ -23,7 +23,6 @@ var Path = this.Path = PathItem.extend(/** @lends Path# */{
_serializeFields: {
segments: [],
closed: false
// pathData: ''
},
/**