* Woo hoo! JWZ has placed newspeak under a BSD-ish license, so it moves
[filters.git] / jibberish
index 9271ef20cb505dfea1a51269ab248de3753489eb..d5197b82562549e6bbe849a4dd4f94470b633240 100644 (file)
--- a/jibberish
+++ b/jibberish
@@ -16,19 +16,10 @@ nyc
 ken
 ky00te
 rasterman
-);
-
-@nonfree= qw(
 newspeak
+studly
 );
 
-# Test to see if non-free filters are here, if so, add them to @all.
-foreach (@nonfree) {
-       if (-x "/usr/games/$_") {
-               push @all, $_;
-       }
-}
-
 # shuffle order
 srand;
 for (0..$#all) {
This page took 0.009588 seconds and 4 git commands to generate.