Skip to content

Commit

Permalink
Remove a useless line from Rockmeter.
Browse files Browse the repository at this point in the history
  • Loading branch information
stump committed Apr 3, 2011
1 parent a599024 commit 819d28f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Rockmeter.py
Expand Up @@ -659,8 +659,6 @@ def createFont(self, section):

self.loadLayerFX(layer, section)

Wid, Hgt = self.engine.data.fontDict[font].getStringSize(layer.text)

self.addLayer(layer, layer.shared)

def createImage(self, section):
Expand Down

0 comments on commit 819d28f

Please sign in to comment.