diff --git a/mahjongg/mahjongg.php b/mahjongg/mahjongg.php deleted file mode 100644 index 7bc0adc9..00000000 --- a/mahjongg/mahjongg.php +++ /dev/null @@ -1,35 +0,0 @@ -Mahjongg'; -} - - -function mahjongg_module() {} - -function mahjongg_content(&$a) { - -$o .= <<< EOT -

-

- -

-Simply locate the matching tiles and find a way to clear them from the board as quickly as possible. -A timer at the top of the screen keeps track of how you are doing.
-

-EOT; - -return $o; -} diff --git a/mahjongg/mahjongg.swf b/mahjongg/mahjongg.swf deleted file mode 100644 index 79f8c9e3..00000000 Binary files a/mahjongg/mahjongg.swf and /dev/null differ