summaryrefslogtreecommitdiffstats
path: root/pages/gallery.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/gallery.php')
-rw-r--r--pages/gallery.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/pages/gallery.php b/pages/gallery.php
index 525c73a..fce6256 100644
--- a/pages/gallery.php
+++ b/pages/gallery.php
@@ -360,10 +360,6 @@ ini_set('display_errors',1);
echo ini_get('max_execution_time');
echo ":";
-
-//$motd = MapOfTheDay(3);
-//$map = $motd['map'];
-
if (isset($_GET['walls'])) {
$map[0][4] = ($_GET['walls'] * 1);
}