This commit is contained in:
sbarman 2011-08-17 16:04:14 -07:00
parent 8ff8a92244
commit a24ec410ee

View File

@ -1967,7 +1967,6 @@ CFF.prototype = {
'sub': [12, 11], 'sub': [12, 11],
'div': [12, 12], 'div': [12, 12],
'pop': [1, 12, 18], 'pop': [1, 12, 18],
// 'pop': [],
'drop' : [12, 18], 'drop' : [12, 18],
'endchar': 14, 'endchar': 14,
'rmoveto': 21, 'rmoveto': 21,