* Synced the perlfaq
[p5sagit/p5-mst-13.2.git] / lib / open.t
index 4ce7371..b062ff3 100644 (file)
@@ -3,7 +3,6 @@
 BEGIN {
        chdir 't' if -d 't';
        @INC = '../lib';
-       push @INC, "::lib:$MacPerl::Architecture:" if $^O eq 'MacOS';
        require Config; import Config;
 }