Skip to content

Commit d3cb281

Browse files
committed
remove commented code
1 parent c405d5e commit d3cb281

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Batch.roboFontExt/lib/variableFontGenerator/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ def makeLayerMaster(self):
358358
def makeMasterOnDefaultLocation(self):
359359
# create default location
360360
# which is on the crossing of all axis
361-
#defaultLocation = Location()
362361
defaultLocation = self.newDefaultLocation(bend=True)
363362
# compare default location with locations all of sources
364363
for sourceDescriptor in self.sources:

0 commit comments

Comments
 (0)