Skip to content

Commit

Permalink
Dropped comments referring to code long gone
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Farrell committed Aug 4, 2011
1 parent 5155c9d commit c2a5d12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dflat.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ def _option_parser():
return parser

def _set_current(home, v):
# chdir to make symlink relative, so the dflat can be relocated
# maybe there's a more elegant way to do this?
open(j(home, 'current.txt'), 'w').write(v)

def _configure_logger(filename):
Expand Down

0 comments on commit c2a5d12

Please sign in to comment.