summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Lib/macostools.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/Lib/macostools.py b/Mac/Lib/macostools.py
index ab6ab88..72f2032 100644
--- a/Mac/Lib/macostools.py
+++ b/Mac/Lib/macostools.py
@@ -18,8 +18,6 @@ except AttributeError:
Error = 'macostools.Error'
-FSSpecType = type(macfs.FSSpec(':'))
-
BUFSIZ=0x80000 # Copy in 0.5Mb chunks
#