Step 1 in packaging the toolbox modules and making MacPython more
like normal Python. toolbox modules are now in the Carbon package
in :Mac:Lib, with a workaround flat namespace in :Mac:Lib:lib-compat.
Other dynamic modules are in :Lib:lib-dynload. :Mac:Lib:lib-toolbox and
:Mac:Plugins are gone.
diff --git a/Mac/PlugIns/readme.txt b/Mac/PlugIns/readme.txt
deleted file mode 100644
index 9005650..0000000
--- a/Mac/PlugIns/readme.txt
+++ /dev/null
@@ -1 +0,0 @@
-This folder contains the dynamically loaded extension modules for MacPython.