aboutsummaryrefslogtreecommitdiffstats
path: root/mvc/widgets/osx/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'mvc/widgets/osx/utils.py')
-rw-r--r--mvc/widgets/osx/utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/mvc/widgets/osx/utils.py b/mvc/widgets/osx/utils.py
deleted file mode 100644
index c0c2d85..0000000
--- a/mvc/widgets/osx/utils.py
+++ /dev/null
@@ -1,2 +0,0 @@
-def filename_to_unicode(filename):
- return filename.decode('utf8')