[#52] Improved the still shaky os x support for dg-qt.

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40121
This commit is contained in:
hsoft 2009-09-06 08:17:19 +00:00
parent 4e7e4c9850
commit 2c3aa54c3f
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import os
import os.path as op
CMD = unicode(op.join(op.dirname(__file__), 'SendToTrash'))
print CMD
def recycle_file(path):
print u'%s "%s"' % (CMD, unicode(path))